/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | texenv.c | 51 struct gl_fixedfunc_texture_unit *texUnit, in set_env_mode() 91 struct gl_fixedfunc_texture_unit *texUnit, in set_env_color() 108 struct gl_fixedfunc_texture_unit *texUnit, in set_combiner_mode() 174 struct gl_fixedfunc_texture_unit *texUnit, in set_combiner_source() 265 struct gl_fixedfunc_texture_unit *texUnit, in set_combiner_operand() 335 struct gl_fixedfunc_texture_unit *texUnit, in set_combiner_scale() 392 struct gl_fixedfunc_texture_unit *texUnit = in _mesa_texenvfv_indexed() local 449 struct gl_texture_unit *texUnit = in _mesa_texenvfv_indexed() local 612 const struct gl_fixedfunc_texture_unit *texUnit, in get_texenvi() 706 struct gl_fixedfunc_texture_unit *texUnit = in _mesa_gettexenvfv_indexed() local [all …]
|
H A D | texstate.c | 134 const struct gl_fixedfunc_texture_unit *texUnit = ctx->Texture.FixedFuncUnit + unit; in _mesa_print_texunit_state() local 296 const GLuint texUnit = texture - GL_TEXTURE0; in active_texture() local 359 GLuint texUnit = texture - GL_TEXTURE0; in _mesa_ClientActiveTexture() local 492 pack_tex_combine(struct gl_fixedfunc_texture_unit *texUnit) in pack_tex_combine() 525 struct gl_texture_unit *texUnit, in update_tex_combine() 625 struct gl_fixedfunc_texture_unit *texUnit = in update_texgen() local 662 struct gl_texture_unit *texUnit; in update_single_program_texture() local 783 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; in update_ff_texture_state() local 1036 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[u]; in _mesa_init_texture() local 1049 struct gl_fixedfunc_texture_unit *texUnit = in _mesa_init_texture() local [all …]
|
H A D | enable.c | 326 struct gl_fixedfunc_texture_unit *texUnit = in enable_texture() local 913 struct gl_fixedfunc_texture_unit *texUnit = get_texcoord_unit(ctx); in _mesa_set_enable() local 936 struct gl_fixedfunc_texture_unit *texUnit = get_texcoord_unit(ctx); in _mesa_set_enable() local 1522 const struct gl_fixedfunc_texture_unit *const texUnit = in is_texture_enabled() local 1744 const struct gl_fixedfunc_texture_unit *texUnit = in _mesa_IsEnabled() local 1758 const struct gl_fixedfunc_texture_unit *texUnit = in _mesa_IsEnabled() local
|
H A D | texobj.c | 157 struct gl_texture_unit *texUnit = _mesa_get_current_tex_unit(ctx); in _mesa_get_current_tex_object() local 240 struct gl_texture_unit *texUnit; in _mesa_get_texobj_by_target_and_texunit() local 1496 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; in unbind_textures_from_unit() local 1674 struct gl_texture_unit *texUnit; in bind_texture_object() local 1984 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[first + i]; in bind_textures() local
|
H A D | context.c | 1084 struct gl_fixedfunc_texture_unit *texUnit = in _mesa_initialize_context() local
|
H A D | texgen.c | 50 struct gl_fixedfunc_texture_unit* texUnit; in get_texgen() local
|
H A D | ff_fragment_shader.c | 265 const struct gl_texture_unit *texUnit = &ctx->Texture.Unit[i]; in make_state_key() local
|
H A D | rastpos.c | 293 const struct gl_fixedfunc_texture_unit *texUnit = in compute_texgen() local
|
H A D | ffvertex_prog.c | 252 struct gl_fixedfunc_texture_unit *texUnit = in make_state_key() local
|
H A D | uniform_query.cpp | 1224 const unsigned texUnit = ((unsigned *) values)[i]; in validate_uniform() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/ |
H A D | vktTextureTestUtil.cpp | 1375 void TextureRenderer::renderQuad(tcu::Surface &result, int texUnit, const float *texCoord, TextureT… in renderQuad() 1380 void TextureRenderer::renderQuad(tcu::Surface &result, int texUnit, const float *texCoord, in renderQuad() 1386 void TextureRenderer::renderQuad(const tcu::PixelBufferAccess &result, int texUnit, const float *te… in renderQuad() 1395 void TextureRenderer::renderQuad(tcu::Surface &result, const float *positions, int texUnit, const f… in renderQuad() 1401 …tureRenderer::renderQuad(const tcu::PixelBufferAccess &result, const float *positions, int texUnit, in renderQuad()
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsTextureTestUtil.cpp | 450 void TextureRenderer::renderQuad(int texUnit, const float *texCoord, TextureType texType) in renderQuad() 455 void TextureRenderer::renderQuad(int texUnit, const float *texCoord, const RenderParams ¶ms) in renderQuad()
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluStrUtil.hpp | 68 const uint32_t texUnit; member in glu::detail::TextureUnitStr
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_texture.h | 137 const GLuint texUnit = prog->SamplerUnits[unit]; in st_get_texture_object() local
|
H A D | st_atom_texture.c | 60 GLuint texUnit, bool glsl130_or_later, in st_update_single_texture()
|
H A D | st_atom_sampler.c | 193 GLuint texUnit, in st_convert_sampler_from_unit()
|
H A D | st_texture.c | 539 struct gl_program *prog, GLuint texUnit) in st_create_texture_handle_from_unit()
|
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/ |
D | GLClientState.h | 274 void setActiveTexture(int texUnit) {m_activeTexture = texUnit; }; in setActiveTexture()
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderDerivateTests.cpp | 1487 const int texUnit = 1; in setupRenderState() local
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | GLEScontext.cpp | 2710 GLint texUnit; gl.glGetIntegerv(GL_ACTIVE_TEXTURE, &texUnit); in copyTexImageWithEmulation() local
|
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | GL2Encoder.cpp | 2228 bool GL2Encoder::updateHostTexture2DBinding(GLenum texUnit, GLenum newTarget) in updateHostTexture2DBinding()
|