Home
last modified time | relevance | path

Searched refs:sampler_types (Results 1 – 25 of 43) sorted by relevance

12

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_bindless_texture/
H A Dconversions.c53 static const char *sampler_types[] = { variable
206 for (i = 0; i < ARRAY_SIZE(sampler_types); i++) { in convert_uvec2_to_sampler()
207 sprintf(str, fs_src, sampler_types[i]); in convert_uvec2_to_sampler()
/dports/lang/clover/mesa-21.3.6/src/compiler/glsl/tests/
H A Dsampler_types_test.cpp41 TEST(sampler_types, TYPE) \
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/glsl/tests/
H A Dsampler_types_test.cpp41 TEST(sampler_types, TYPE) \
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/glsl/tests/
H A Dsampler_types_test.cpp41 TEST(sampler_types, TYPE) \
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/glsl/tests/
H A Dsampler_types_test.cpp41 TEST(sampler_types, TYPE) \
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/glsl/tests/
H A Dsampler_types_test.cpp41 TEST(sampler_types, TYPE) \
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/glsl/tests/
H A Dsampler_types_test.cpp41 TEST(sampler_types, TYPE) \
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/glsl/tests/
H A Dsampler_types_test.cpp41 TEST(sampler_types, TYPE) \
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/glsl/tests/
H A Dsampler_types_test.cpp41 TEST(sampler_types, TYPE) \
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/glsl/tests/
H A Dsampler_types_test.cpp40 TEST(sampler_types, TYPE) \
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/glsl/tests/
H A Dsampler_types_test.cpp41 TEST(sampler_types, TYPE) \
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/glsl/tests/
H A Dsampler_types_test.cpp41 TEST(sampler_types, TYPE) \
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c61 SpvId sampler_types[PIPE_MAX_SAMPLERS]; member
854 assert(!is_sampler || !ctx->sampler_types[index]); in emit_image()
881 ctx->sampler_types[index] = image_type; in emit_image()
3247 …SpvId image_type = bindless ? get_bare_image_type(ctx, bindless_var, true) : ctx->sampler_types[te… in emit_tex()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c61 SpvId sampler_types[PIPE_MAX_SAMPLERS]; member
854 assert(!is_sampler || !ctx->sampler_types[index]); in emit_image()
881 ctx->sampler_types[index] = image_type; in emit_image()
3247 …SpvId image_type = bindless ? get_bare_image_type(ctx, bindless_var, true) : ctx->sampler_types[te… in emit_tex()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c61 SpvId sampler_types[PIPE_MAX_SAMPLERS]; member
854 assert(!is_sampler || !ctx->sampler_types[index]); in emit_image()
881 ctx->sampler_types[index] = image_type; in emit_image()
3247 …SpvId image_type = bindless ? get_bare_image_type(ctx, bindless_var, true) : ctx->sampler_types[te… in emit_tex()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c61 SpvId sampler_types[PIPE_MAX_SAMPLERS]; member
854 assert(!is_sampler || !ctx->sampler_types[index]); in emit_image()
881 ctx->sampler_types[index] = image_type; in emit_image()
3247 …SpvId image_type = bindless ? get_bare_image_type(ctx, bindless_var, true) : ctx->sampler_types[te… in emit_tex()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c61 SpvId sampler_types[PIPE_MAX_SAMPLERS]; member
854 assert(!is_sampler || !ctx->sampler_types[index]); in emit_image()
881 ctx->sampler_types[index] = image_type; in emit_image()
3247 …SpvId image_type = bindless ? get_bare_image_type(ctx, bindless_var, true) : ctx->sampler_types[te… in emit_tex()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c61 SpvId sampler_types[PIPE_MAX_SAMPLERS]; member
854 assert(!is_sampler || !ctx->sampler_types[index]); in emit_image()
881 ctx->sampler_types[index] = image_type; in emit_image()
3247 …SpvId image_type = bindless ? get_bare_image_type(ctx, bindless_var, true) : ctx->sampler_types[te… in emit_tex()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c61 SpvId sampler_types[PIPE_MAX_SAMPLERS]; member
854 assert(!is_sampler || !ctx->sampler_types[index]); in emit_image()
881 ctx->sampler_types[index] = image_type; in emit_image()
3247 …SpvId image_type = bindless ? get_bare_image_type(ctx, bindless_var, true) : ctx->sampler_types[te… in emit_tex()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c61 SpvId sampler_types[PIPE_MAX_SAMPLERS]; member
854 assert(!is_sampler || !ctx->sampler_types[index]); in emit_image()
881 ctx->sampler_types[index] = image_type; in emit_image()
3247 …SpvId image_type = bindless ? get_bare_image_type(ctx, bindless_var, true) : ctx->sampler_types[te… in emit_tex()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c61 SpvId sampler_types[PIPE_MAX_SAMPLERS]; member
854 assert(!is_sampler || !ctx->sampler_types[index]); in emit_image()
881 ctx->sampler_types[index] = image_type; in emit_image()
3247 …SpvId image_type = bindless ? get_bare_image_type(ctx, bindless_var, true) : ctx->sampler_types[te… in emit_tex()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c63 SpvId sampler_types[PIPE_MAX_SAMPLERS]; member
903 assert(!is_sampler || !ctx->sampler_types[index]); in emit_image()
930 ctx->sampler_types[index] = image_type; in emit_image()
3272 …SpvId image_type = bindless ? get_bare_image_type(ctx, bindless_var, true) : ctx->sampler_types[te… in emit_tex()
/dports/lang/clover/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp231 glsl_base_type sampler_types[PIPE_MAX_SAMPLERS]; member
4880 debug_assert(idx < (int)ARRAY_SIZE(v->sampler_types)); in count_resources()
4881 v->sampler_types[idx] = inst->tex_type; in count_resources()
7022 st_translate_texture_type(program->sampler_types[i]); in st_translate_program()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp231 glsl_base_type sampler_types[PIPE_MAX_SAMPLERS]; member
4880 debug_assert(idx < (int)ARRAY_SIZE(v->sampler_types)); in count_resources()
4881 v->sampler_types[idx] = inst->tex_type; in count_resources()
7022 st_translate_texture_type(program->sampler_types[i]); in st_translate_program()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp231 glsl_base_type sampler_types[PIPE_MAX_SAMPLERS]; member
4880 debug_assert(idx < (int)ARRAY_SIZE(v->sampler_types)); in count_resources()
4881 v->sampler_types[idx] = inst->tex_type; in count_resources()
7022 st_translate_texture_type(program->sampler_types[i]); in st_translate_program()

12