Home
last modified time | relevance | path

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

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