Searched defs:samplerTexture (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/libGL/
H A DContext.h497 BindingPointer<Texture> samplerTexture[TEXTURE_TYPE_COUNT][MAX_COMBINED_TEXTURE_IMAGE_UNITS]; member in struct:gl::State
/external/swiftshader/src/OpenGL/libGLES_CM/
H A DContext.h285 gl::BindingPointer<Texture> samplerTexture[TEXTURE_TYPE_COUNT][MAX_TEXTURE_UNITS]; member in struct:es1::State
/external/swiftshader/src/OpenGL/libGLESv2/
H A DContext.h423 gl::BindingPointer<Texture> samplerTexture[TEXTURE_TYPE_COUNT][MAX_COMBINED_TEXTURE_IMAGE_UNITS]; member in struct:es2::State

Completed in 144 milliseconds