Searched defs:texture_unit (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_jit_types.c | 339 unsigned texture_unit, in lp_build_llvm_texture_member() 416 unsigned texture_unit, in lp_build_llvm_texture_residency()
|
H A D | lp_bld_sample_soa.c | 302 unsigned texture_unit, in get_first_level() 326 unsigned texture_unit, in get_last_level() 2134 unsigned texture_unit, in lp_build_layer_coord() 3218 unsigned texture_unit, in lp_build_fetch_texel() 4560 const unsigned texture_unit = params->texture_unit; in lp_build_size_query_soa() local
|
H A D | lp_bld_tgsi.h | 114 unsigned texture_unit:8; /* Texture unit */ member
|
H A D | lp_bld_sample.h | 134 unsigned texture_unit; member
|
H A D | lp_bld_sample.c | 1069 unsigned texture_unit, in lp_build_linear_mip_levels()
|
H A D | lp_bld_tgsi_soa.c | 2296 unsigned texture_unit, sampler_unit; in emit_sample() local
|
/aosp_15_r20/frameworks/base/media/mca/filterfw/native/core/ |
H A D | shader_program.h | 404 void SetBaseTextureUnit(GLuint texture_unit) { in SetBaseTextureUnit()
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/ |
D | YUVConverter.cpp | 501 static void subUpdateYUVGLTex(GLenum texture_unit, in subUpdateYUVGLTex()
|
/aosp_15_r20/cts/tests/tests/nativehardware/jni/ |
H A D | AHardwareBufferGLTest.cpp | 1428 const float* mesh, float scale, int texture_unit) { in SetUpProgram()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArraySampling.cpp | 4988 void TextureCubeMapArraySamplingTest::textureDefinition::setupSampler(glw::GLuint texture_unit,
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gles3/ |
H A D | es3cCopyTexImageConversionsTests.cpp | 9121 …:bindTextureToTargetToSpecificTextureUnit(GLuint to_id, GLenum texture_target, GLenum texture_unit) in bindTextureToTargetToSpecificTextureUnit()
|