Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.hpp255 bool verifyErrorGenerationWhenUniformFunctionsCalledWithoutActivePO();
H A Dgl4cGPUShaderFP64Tests.cpp2165 m_has_test_passed &= verifyErrorGenerationWhenUniformFunctionsCalledWithoutActivePO(); in iterate()
3202 bool GPUShaderFP64Test1::verifyErrorGenerationWhenUniformFunctionsCalledWithoutActivePO() in verifyErrorGenerationWhenUniformFunctionsCalledWithoutActivePO() function in gl4cts::GPUShaderFP64Test1