Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.hpp252 bool verifyErrorGenerationWhenCallingMismatchedDoubleUniformFunctions();
H A Dgl4cGPUShaderFP64Tests.cpp2197 m_has_test_passed &= verifyErrorGenerationWhenCallingMismatchedDoubleUniformFunctions(); in iterate()
2795 bool GPUShaderFP64Test1::verifyErrorGenerationWhenCallingMismatchedDoubleUniformFunctions() in verifyErrorGenerationWhenCallingMismatchedDoubleUniformFunctions() function in gl4cts::GPUShaderFP64Test1