Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fRandomShaderTests.cpp275 class TextureGroup : public TestCaseGroup class
278 TextureGroup(Context &context) : TestCaseGroup(context, "texture", "Texture lookups") in TextureGroup() function in deqp::gles2::Functional::__anon9d0dc9820111::TextureGroup
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fRandomShaderTests.cpp277 class TextureGroup : public TestCaseGroup class
280 TextureGroup(Context &context) : TestCaseGroup(context, "texture", "Texture lookups") in TextureGroup() function in deqp::gles3::Functional::__anon064ad4e40111::TextureGroup
/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A DUtilsHLSL.cpp90 HLSLTextureGroup TextureGroup(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) in TextureGroup() function