Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.hpp1258 …std::string getCodeOfFragmentShaderWithDoublePrecisionOutput(Utils::_variable_type output_variable…
H A Dgl4cGPUShaderFP64Tests.cpp9460 std::string GPUShaderFP64Test7::getCodeOfFragmentShaderWithDoublePrecisionOutput( in getCodeOfFragmentShaderWithDoublePrecisionOutput() function in gl4cts::GPUShaderFP64Test7
10228 …if (compileShader(m_fs_id, getCodeOfFragmentShaderWithDoublePrecisionOutput(variable_type, array_s… in iterate()