Home
last modified time | relevance | path

Searched defs:textureTypes (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fTextureMultisampleTests.cpp2044 } textureTypes[] = in init() local
Des31fTextureGatherTests.cpp2039 } textureTypes[] = in init() local
Des31fGeometryShaderTests.cpp4828 } textureTypes[] = in iterate() local
/external/chromium_org/third_party/angle/src/libGLESv2/
DContext.cpp2494 void Context::applyTextures(SamplerType shaderType, Texture *textures[], TextureType *textureTypes,… in applyTextures()