Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.hpp251 bool verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithNegativeCount();
H A Dgl4cGPUShaderFP64Tests.cpp2210 m_has_test_passed &= verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithNegativeCount(); in iterate()
2705 bool GPUShaderFP64Test1::verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithNegativeCount() in verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithNegativeCount() function in gl4cts::GPUShaderFP64Test1