| /external/deqp/modules/gles31/functional/ |
| D | es31fInternalFormatQueryTests.cpp | 61 …matSamplesCase (Context& ctx, const char* name, const char* desc, glw::GLenum texTarget, glw::GLen… in FormatSamplesCase() 411 const glw::GLenum texTarget = textureTargets[groupNdx].target; in init() local
|
| D | es31fIntegerStateQueryTests.cpp | 484 …indingCase (Context& context, const char* name, const char* desc, glw::GLenum texTarget, glw::GLen… in TexBindingCase()
|
| D | es31fOpaqueTypeIndexingTests.cpp | 267 const deUint32 texTarget = getGLTextureTarget(texType); in setupTexture() local
|
| /external/chromium_org/third_party/mesa/src/src/mesa/main/ |
| D | texstate.c | 597 gl_texture_index texTarget; in update_texture_state() local
|
| D | ff_fragment_shader.cpp | 919 const GLuint texTarget = p->state->unit[unit].source_index; in load_texture() local
|
| D | fbobject.c | 333 GLenum texTarget, GLuint level, GLuint zoffset) in _mesa_set_texture_attachment()
|
| /external/mesa3d/src/mesa/main/ |
| D | texstate.c | 597 gl_texture_index texTarget; in update_texture_state() local
|
| D | ff_fragment_shader.cpp | 919 const GLuint texTarget = p->state->unit[unit].source_index; in load_texture() local
|
| D | fbobject.c | 333 GLenum texTarget, GLuint level, GLuint zoffset) in _mesa_set_texture_attachment()
|
| /external/chromium_org/third_party/WebKit/Source/core/html/canvas/ |
| D | WebGLFramebuffer.cpp | 274 void WebGLFramebuffer::setAttachmentForBoundFramebuffer(GLenum attachment, GLenum texTarget, WebGLT… in setAttachmentForBoundFramebuffer()
|
| /external/deqp/modules/glshared/ |
| D | glsFboUtil.hpp | 336 glw::GLenum texTarget; member
|
| D | glsShaderRenderCase.cpp | 507 deUint32 texTarget = GL_NONE; in setupDefaultInputs() local
|
| /external/mesa3d/src/mesa/program/ |
| D | nvfragparse.c | 571 GLubyte *texUnit, GLubyte *texTarget) in Parse_TextureImageId()
|
| /external/chromium_org/third_party/mesa/src/src/mesa/program/ |
| D | nvfragparse.c | 571 GLubyte *texUnit, GLubyte *texTarget) in Parse_TextureImageId()
|
| /external/mesa3d/src/mesa/drivers/common/ |
| D | meta.c | 1401 const char *texTarget; in init_blit_depth_pixels() local 2293 const char *texTarget; in init_draw_stencil_pixels() local 2327 const char *texTarget; in init_draw_depth_pixels() local
|
| /external/chromium_org/third_party/mesa/src/src/mesa/drivers/common/ |
| D | meta.c | 1401 const char *texTarget; in init_blit_depth_pixels() local 2293 const char *texTarget; in init_draw_stencil_pixels() local 2327 const char *texTarget; in init_draw_depth_pixels() local
|
| /external/deqp/framework/opengl/simplereference/ |
| D | sglrReferenceContext.hpp | 361 TexTarget texTarget; member
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fTextureSpecificationTests.cpp | 456 deUint32 texTarget = m_texType == TEXTURETYPE_2D ? GL_TEXTURE_2D : GL_TEXTURE_CUBE_MAP; in iterate() local
|