Home
last modified time | relevance | path

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

/external/deqp/scripts/opengl/
Dgen_call_log_wrapper.py44 def textureUnit (name): function
/external/mesa3d/src/mesa/swrast/
Ds_texcombine.c87 const struct gl_texture_unit *textureUnit = &(ctx->Texture.Unit[unit]); in texture_combine() local
/external/deqp/modules/glshared/
DglsLongStressCase.hpp135 deUint32 textureUnit; member