Searched defs:image_type (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_jit.c147 LLVMTypeRef image_type; local in function:create_jit_image_type
192 LLVMTypeRef viewport_type, texture_type, sampler_type, image_type; local in function:lp_jit_create_types
421 LLVMTypeRef texture_type, sampler_type, image_type; local in function:lp_jit_create_cs_types
[all...]
/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_image.h38 VkImageType image_type; member in struct:vk_image
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_gather_info.c849 const struct glsl_type *image_type = glsl_without_array(var->type); local in function:nir_shader_gather_info
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_image.c431 static unsigned radv_tex_dim(VkImageType image_type, VkImageViewType view_type, argument
/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dclc_compiler.c72 lower_read_only_image_deref(nir_builder * b,struct clc_image_lower_context * context,nir_alu_type image_type) argument
87 lower_read_write_image_deref(nir_builder * b,struct clc_image_lower_context * context,nir_alu_type image_type) argument
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_image.c838 radv_tex_dim(VkImageType image_type, VkImageViewType view_type, unsigned nr_layers, argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c1233 spirv_builder_type_sampled_image(struct spirv_builder *b, SpvId image_type) argument
H A Dnir_to_spirv.c837 SpvId image_type = get_bare_image_type(ctx, var, is_sampler); local in function:get_image_type
849 SpvId image_type = get_bare_image_type(ctx, var, is_sampler); local in function:emit_image
3247 SpvId image_type = bindless ? get_bare_image_type(ctx, bindless_var, true) : ctx->sampler_types[texture_index]; local in function:emit_tex
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_compiler.c1066 const struct glsl_type *image_type = glsl_image_type(dim, false, GLSL_TYPE_FLOAT); local in function:create_bindless_image
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv_to_nir.c2117 const struct glsl_type *image_type = sampled.type->type; local in function:vtn_handle_texture
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_meta_copy.c1861 get_copy_texel_buffer_pipeline(struct v3dv_device * device,VkFormat format,VkColorComponentFlags cmask,VkComponentMapping * cswizzle,VkImageType image_type,bool is_layered,struct v3dv_meta_texel_buffer_copy_pipeline ** pipeline) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv_to_nir.c5639 struct vtn_type *image_type = vtn_get_value_type(b, w[3]); local in function:vtn_handle_body_instruction
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c259 LLVMTypeRef image_type; local in function:create_jit_image_type
311 create_jit_context_type(struct gallivm_state * gallivm,LLVMTypeRef texture_type,LLVMTypeRef sampler_type,LLVMTypeRef image_type,const char * struct_name) argument
377 create_gs_jit_context_type(struct gallivm_state * gallivm,unsigned vector_length,LLVMTypeRef texture_type,LLVMTypeRef sampler_type,LLVMTypeRef image_type,const char * struct_name) argument
557 create_tcs_jit_context_type(struct gallivm_state * gallivm,unsigned vector_length,LLVMTypeRef texture_type,LLVMTypeRef sampler_type,LLVMTypeRef image_type,const char * struct_name) argument
659 create_tes_jit_context_type(struct gallivm_state * gallivm,unsigned vector_length,LLVMTypeRef texture_type,LLVMTypeRef sampler_type,LLVMTypeRef image_type,const char * struct_name) argument
726 vb_type, image_type; local in function:create_jit_types
2707 LLVMTypeRef texture_type, sampler_type, image_type, context_type; local in function:create_gs_jit_types
3093 LLVMTypeRef texture_type, sampler_type, image_type, context_type; local in function:create_tcs_jit_types
3751 LLVMTypeRef texture_type, sampler_type, image_type, context_type; local in function:create_tes_jit_types
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp7437 builtin_builder::_image_prototype(const glsl_type *image_type, argument
7485 _image_size_prototype(const glsl_type * image_type,unsigned,unsigned) argument
7525 _image_samples_prototype(const glsl_type * image_type,unsigned,unsigned) argument
7550 _image(image_prototype_ctr prototype,const glsl_type * image_type,const char * intrinsic_name,unsigned num_arguments,unsigned flags,enum ir_intrinsic_id id) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp6903 builtin_builder::_image_prototype(const glsl_type *image_type, argument
6951 _image_size_prototype(const glsl_type * image_type,unsigned,unsigned) argument
6991 _image_samples_prototype(const glsl_type * image_type,unsigned,unsigned) argument
7016 _image(image_prototype_ctr prototype,const glsl_type * image_type,const char * intrinsic_name,unsigned num_arguments,unsigned flags,enum ir_intrinsic_id id) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl.h131 cl_mem_object_type image_type; member in struct:_cl_image_desc
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl.h127 cl_mem_object_type image_type; member in struct:_cl_image_desc

Completed in 126 milliseconds