Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.hpp254 bool verifyErrorGenerationWhenCallingTypeMismatchedUniformFunctions();
H A Dgl4cGPUShaderFP64Tests.cpp2179 m_has_test_passed &= verifyErrorGenerationWhenCallingTypeMismatchedUniformFunctions(); in iterate()
3092 bool GPUShaderFP64Test1::verifyErrorGenerationWhenCallingTypeMismatchedUniformFunctions() in verifyErrorGenerationWhenCallingTypeMismatchedUniformFunctions() function in gl4cts::GPUShaderFP64Test1