Home
last modified time | relevance | path

Searched refs:verifyErrorGenerationWhenCallingSizeMismatchedUniformFunctions (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.hpp253 bool verifyErrorGenerationWhenCallingSizeMismatchedUniformFunctions();
H A Dgl4cGPUShaderFP64Tests.cpp2171 m_has_test_passed &= verifyErrorGenerationWhenCallingSizeMismatchedUniformFunctions(); in iterate()
2945 bool GPUShaderFP64Test1::verifyErrorGenerationWhenCallingSizeMismatchedUniformFunctions() in verifyErrorGenerationWhenCallingSizeMismatchedUniformFunctions() function in gl4cts::GPUShaderFP64Test1