Home
last modified time | relevance | path

Searched refs:fs_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.cpp328 … const char *fs_code_with_precision[3] = {m_fs_code_head, m_fs_code_declaration_with_precision[i], in iterate() local
337 …verifyShaderCompilationStatus(GL_FRAGMENT_SHADER, fs_code_with_precision, 3, GL_TRUE) && test_pass… in iterate()