Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferPrecision.cpp306 … const char* cs_code_with_precision[3] = { m_cs_code_head, m_cs_code_declaration_with_precision[i], in iterate() local
317 …verifyShaderCompilationStatus(GL_COMPUTE_SHADER, cs_code_with_precision, 3, GL_TRUE) && test_passe… in iterate()