Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferPrecision.cpp48 const char *const TextureBufferPrecision::m_cs_code_declaration_without_precision[3] = { member in glcts::TextureBufferPrecision
303 …st char *cs_code_without_precision[3] = {m_cs_code_head, m_cs_code_declaration_without_precision[i… in iterate()
310m_cs_code_declaration_without_precision[i], m_cs_code_body}; in iterate()
H A DesextcTextureBufferPrecision.hpp131 static const char *const m_cs_code_declaration_without_precision member in glcts::TextureBufferPrecision