Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferPrecision.cpp303 …const char* cs_code_without_precision[3] = { m_cs_code_head, m_cs_code_declaration_without_precisi… in iterate() local
314 verifyShaderCompilationStatus(GL_COMPUTE_SHADER, cs_code_without_precision, 3, expected_fail) && in iterate()