Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferPrecision.cpp309 const char* cs_code_with_global_precision[4] = { m_cs_code_head, m_cs_code_global_precision[i], in iterate() local
318 …test_passed = verifyShaderCompilationStatus(GL_COMPUTE_SHADER, cs_code_with_global_precision, 4, G… in iterate()