Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferPrecision.cpp329 const char* fs_code_with_precision[3] = { m_fs_code_head, m_fs_code_declaration_with_precision[i], in iterate() local
338 …verifyShaderCompilationStatus(GL_FRAGMENT_SHADER, fs_code_with_precision, 3, GL_TRUE) && test_pass… in iterate()