Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.hpp248 bool verifyErrorGenerationWhenCallingDoubleUniformFunctionsForSamplers();
H A Dgl4cGPUShaderFP64Tests.cpp2222 m_has_test_passed &= verifyErrorGenerationWhenCallingDoubleUniformFunctionsForSamplers(); in iterate()
2353 bool GPUShaderFP64Test1::verifyErrorGenerationWhenCallingDoubleUniformFunctionsForSamplers() in verifyErrorGenerationWhenCallingDoubleUniformFunctionsForSamplers() function in gl4cts::GPUShaderFP64Test1