/third_party/mesa3d/src/mesa/main/ |
D | glthread_marshal.h | 430 return M_TEXTURE0 + ctx->GLThread.ActiveTexture; in _mesa_get_matrix_index() 527 attr->ActiveTexture = ctx->GLThread.ActiveTexture; in _mesa_glthread_PushAttrib() 553 ctx->GLThread.ActiveTexture = attr->ActiveTexture; in _mesa_glthread_PopAttrib() 612 ctx->GLThread.ActiveTexture = texture - GL_TEXTURE0; in _mesa_glthread_ActiveTexture()
|
D | glthread_get.c | 48 *p = GL_TEXTURE0 + ctx->GLThread.ActiveTexture; in _mesa_marshal_GetIntegerv() 94 *p = ctx->GLThread.MatrixStackDepth[M_TEXTURE0 + ctx->GLThread.ActiveTexture] + 1; in _mesa_marshal_GetIntegerv()
|
D | glthread.h | 130 int ActiveTexture; member 227 int ActiveTexture; member
|
D | enable.c | 117 vao_state(ctx, vao, VERT_ATTRIB_TEX(ctx->Array.ActiveTexture), state); in client_state() 185 saved_active = ctx->Array.ActiveTexture; in client_state_i() 228 GLuint saved_active = ctx->Array.ActiveTexture; in _mesa_EnableVertexArrayEXT() 281 GLuint saved_active = ctx->Array.ActiveTexture; in _mesa_DisableVertexArrayEXT() 1786 VERT_BIT_TEX(ctx->Array.ActiveTexture)); in _mesa_IsEnabled()
|
D | varray.c | 1414 const GLuint unit = ctx->Array.ActiveTexture; in _mesa_TexCoordPointer_no_error() 1428 const GLuint unit = ctx->Array.ActiveTexture; in _mesa_TexCoordPointer() 1457 const GLuint unit = ctx->Array.ActiveTexture; in _mesa_VertexArrayTexCoordOffsetEXT() 3934 ctx->Array.ActiveTexture = 0; /* GL_ARB_multitexture */ in _mesa_init_varray() 3985 *param = GL_TEXTURE0_ARB + ctx->Array.ActiveTexture; in _mesa_GetVertexArrayIntegervEXT() 4041 *param = vao->VertexAttrib[VERT_ATTRIB_TEX(ctx->Array.ActiveTexture)].Format.Size; in _mesa_GetVertexArrayIntegervEXT() 4044 *param = vao->VertexAttrib[VERT_ATTRIB_TEX(ctx->Array.ActiveTexture)].Format.Type; in _mesa_GetVertexArrayIntegervEXT() 4047 *param = vao->VertexAttrib[VERT_ATTRIB_TEX(ctx->Array.ActiveTexture)].Stride; in _mesa_GetVertexArrayIntegervEXT() 4050 buf = vao->BufferBinding[VERT_ATTRIB_TEX(ctx->Array.ActiveTexture)].BufferObj; in _mesa_GetVertexArrayIntegervEXT() 4094 *param = !!(vao->Enabled & VERT_BIT_TEX(ctx->Array.ActiveTexture)); in _mesa_GetVertexArrayIntegervEXT()
|
D | getstring.c | 247 const GLuint clientUnit = ctx->Array.ActiveTexture; in _get_vao_pointerv()
|
D | get.c | 804 v->value_bool = !!(ctx->Array.VAO->Enabled & VERT_BIT_TEX(ctx->Array.ActiveTexture)); in find_custom_value() 824 array = &ctx->Array.VAO->VertexAttrib[VERT_ATTRIB_TEX(ctx->Array.ActiveTexture)]; in find_custom_value() 829 array = &ctx->Array.VAO->VertexAttrib[VERT_ATTRIB_TEX(ctx->Array.ActiveTexture)]; in find_custom_value() 842 v->value_int = GL_TEXTURE0_ARB + ctx->Array.ActiveTexture; in find_custom_value() 1047 buf = ctx->Array.VAO->BufferBinding[VERT_ATTRIB_TEX(ctx->Array.ActiveTexture)].BufferObj; in find_custom_value() 2929 curTexUnitSave = ctx->Array.ActiveTexture; in find_value_indexed()
|
D | texstate.c | 365 if (ctx->Array.ActiveTexture == texUnit) in _mesa_ClientActiveTexture() 375 ctx->Array.ActiveTexture = texUnit; in _mesa_ClientActiveTexture()
|
D | attrib.c | 1236 dest->ActiveTexture = src->ActiveTexture; in copy_array_attrib()
|
/third_party/skia/tests/ |
D | TextureBindingsResetTest.cpp | 48 GL(ActiveTexture(GR_GL_TEXTURE0 + u)); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() 57 GL(ActiveTexture(GR_GL_TEXTURE0 + u)); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
|
D | EGLImageTest.cpp | 129 GR_GL_CALL(glCtx1->gl(), ActiveTexture(GR_GL_TEXTURE0)); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
|
/third_party/skia/src/gpu/gl/ |
D | GrGLAssembleWebGLInterfaceAutogen.cpp | 62 GET_PROC(ActiveTexture); in GrGLMakeAssembledWebGLInterface()
|
D | GrGLAssembleGLESInterfaceAutogen.cpp | 55 GET_PROC(ActiveTexture); in GrGLMakeAssembledGLESInterface()
|
D | GrGLAssembleGLInterfaceAutogen.cpp | 58 GET_PROC(ActiveTexture); in GrGLMakeAssembledGLInterface()
|
/third_party/skia/third_party/externals/angle2/src/tests/gles1_conformance_tests/ |
D | CovglTests.cpp | 544 TEST_P(GLES1CovglTest, ActiveTexture) in TEST_P() argument
|
/third_party/skia/third_party/externals/imgui/backends/ |
D | imgui_impl_opengl3_loader.h | 440 PFNGLACTIVETEXTUREPROC ActiveTexture; member 499 #define glActiveTexture imgl3wProcs.gl.ActiveTexture
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | CommandBufferGL.cpp | 307 gl.ActiveTexture(GL_TEXTURE0 + unit); in ApplyBindGroup() 384 gl.ActiveTexture(GL_TEXTURE0 + unit); in ApplyBindGroup() 1368 gl.ActiveTexture(GL_TEXTURE0); in DoTexSubImage()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_EGL_stream_consumer_external.txt | 147 REQUIRED_TEXTURE_IMAGE_UNITS_OES, and ActiveTexture set to the 165 target which is enabled, and ActiveTexture has been set to the 179 type, and ActiveTexture has been set to the texture unit
|
/third_party/openGLES/extensions/NV/ |
D | NV_EGL_stream_consumer_external.txt | 147 REQUIRED_TEXTURE_IMAGE_UNITS_OES, and ActiveTexture set to the 165 target which is enabled, and ActiveTexture has been set to the 179 type, and ActiveTexture has been set to the texture unit
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_direct_state_access.txt | 1421 ActiveTexture(matrixMode); 1423 ActiveTexture(savedActiveTexture); 1732 ActiveTexture(TEXTURE0+index); 1734 ActiveTexture(savedActiveTexture); 1883 ActiveTexture(texunit); 1885 ActiveTexture(savedActiveTexture); 2165 ActiveTexture(TEXTURE0+index); 2167 ActiveTexture(savedActiveTexture); 2208 ActiveTexture(TEXTURE0+index); 2210 ActiveTexture(savedActiveTexture); [all …]
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_direct_state_access.txt | 1421 ActiveTexture(matrixMode); 1423 ActiveTexture(savedActiveTexture); 1732 ActiveTexture(TEXTURE0+index); 1734 ActiveTexture(savedActiveTexture); 1883 ActiveTexture(texunit); 1885 ActiveTexture(savedActiveTexture); 2165 ActiveTexture(TEXTURE0+index); 2167 ActiveTexture(savedActiveTexture); 2208 ActiveTexture(TEXTURE0+index); 2210 ActiveTexture(savedActiveTexture); [all …]
|
/third_party/skia/tools/gpu/gl/interface/ |
D | interface.json5 | 24 "ActiveTexture", "AttachShader", "BindAttribLocation", "BindBuffer",
|
/third_party/openGLES/extensions/OES/ |
D | OES_EGL_image_external.txt | 189 ActiveTexture set to the texture unit to which the texture object is 204 is enabled, and ActiveTexture has been set to the texture unit in 216 set to the target corresponding to the sampler type, and ActiveTexture
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_EGL_image_external.txt | 179 ActiveTexture set to the texture unit to which the texture object is 194 is enabled, and ActiveTexture has been set to the texture unit in 206 set to the target corresponding to the sampler type, and ActiveTexture
|
/third_party/mesa3d/src/mapi/glapi/tests/ |
D | check_table.cpp | 938 { "glActiveTexture", _O(ActiveTexture) },
|