Home
last modified time | relevance | path

Searched defs:textureTargets (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fTextureStateQueryTests.cpp76 } textureTargets[] = {{"texture_2d", GL_TEXTURE_2D}, in init() local
/aosp_15_r20/frameworks/rs/
H A DrsProgram.h44 RsTextureTarget *textureTargets; member
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureStateQueryTests.cpp117 } textureTargets[] = { in init() local
H A Des31fInternalFormatQueryTests.cpp472 } textureTargets[] = { in init() local
H A Des31fTextureLevelStateQueryTests.cpp1746 } textureTargets[] = { in init() local
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fTextureStateQueryTests.cpp401 } textureTargets[] = {{"texture_2d", GL_TEXTURE_2D}, {"texture_cube_map", GL_TEXTURE_CUBE_MAP}}; in init() local