Home
last modified time | relevance | path

Searched defs:m_texParam (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DTextureData.h100 std::unordered_map<GLenum, GLint> m_texParam; variable
DSaveableTexture.h113 std::unordered_map<GLenum, GLint> m_texParam; variable
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureMultisampleTests.cpp2010 const TexParam m_texParam; member in deqp::gles31::Functional::__anon03c903ac0111::NegativeTexParameterCase