Searched defs:num_format (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_fetch.cpp79 FetchInstruction(EVFetchInstr vc_opcode,EVFetchType fetch_type,EVTXDataFormat data_format,EVFetchNumFormat num_format,EVFetchEndianSwap endian_swap,const PValue src,const GPRVector dst,uint32_t offset,bool is_mega_fetch,uint32_t mega_fetch_count,uint32_t buffer_id,uint32_t semantic_id,EBufferIndexMode buffer_index_mode,bool uncached,bool indexed,int array_base,int array_size,int elm_size,PValue buffer_offset,const std::array<int,4> & dest_swizzle) argument
127 FetchInstruction(GPRVector dst,PValue src,int buffer_id,PValue buffer_offset,EVTXDataFormat format,EVFetchNumFormat num_format) argument
H A Dsfn_instruction_fetch.h86 EVFetchNumFormat num_format() const { return m_num_format;} function in class:r600::FetchInstruction
H A Dsfn_emitssboinstruction.cpp582 unsigned num_format = 0; local in function:r600::EmitSSBOInstruction::fetch_return_value
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_formats.c475 uint32_t num_format; local in function:radv_is_sampler_format_supported
501 unsigned data_format, num_format; local in function:radv_is_storage_image_format_supported
553 unsigned data_format, num_format; local in function:radv_is_buffer_format_supported
[all...]
H A Dradv_image.c317 unsigned num_format, data_format; local in function:radv_make_buffer_descriptor
506 unsigned num_format, data_format, type; local in function:si_make_texture_descriptor
609 uint32_t fmask_format, num_format; local in function:si_make_texture_descriptor
[all...]
H A Dradv_pipeline.c1891 unsigned num_format, data_format; local in function:radv_generate_graphics_pipeline_key
H A Dradv_nir_to_llvm.c2182 unsigned num_format = (attrib_format >> 4) & 0x07; local in function:handle_vs_input_decl
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_formats.c524 uint32_t num_format; local in function:radv_is_sampler_format_supported
557 unsigned data_format, num_format; local in function:radv_is_storage_image_format_supported
612 unsigned data_format, num_format; local in function:radv_is_buffer_format_supported
[all...]
H A Dradv_image.c675 unsigned num_format, data_format; local in function:radv_make_buffer_descriptor
1039 unsigned num_format, data_format, type; local in function:si_make_texture_descriptor
[all...]
H A Dradv_nir_to_llvm.c689 unsigned num_format = (attrib_format >> 4) & 0x07; local in function:load_vs_input
H A Dradv_pipeline.c2616 unsigned num_format, data_format; local in function:radv_generate_graphics_pipeline_key
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_asm.c2637 unsigned format, num_format, format_comp, endian; local in function:r600_create_vertex_fetch_shader
2449 r600_vertex_data_type(enum pipe_format pformat,unsigned * format,unsigned * num_format,unsigned * format_comp,unsigned * endian) argument
H A Dr600_state.c631 unsigned format, num_format, format_comp, endian; local in function:texture_buffer_sampler_view
H A Devergreen_state.c640 unsigned format, num_format, format_comp, endian; local in function:evergreen_fill_buffer_resource_words
H A Dr600_shader.c8804 unsigned format, num_format, format_comp, endian; local in function:tgsi_load_rat
9127 unsigned format, num_format, format_comp, endian; local in function:tgsi_atomic_op_rat
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_asm.c2644 unsigned format, num_format, format_comp, endian; local in function:r600_create_vertex_fetch_shader
2456 r600_vertex_data_type(enum pipe_format pformat,unsigned * format,unsigned * num_format,unsigned * format_comp,unsigned * endian) argument
H A Dr600_state.c634 unsigned format, num_format, format_comp, endian; local in function:texture_buffer_sampler_view
H A Devergreen_state.c646 unsigned format, num_format, format_comp, endian; local in function:evergreen_fill_buffer_resource_words
H A Dr600_shader.c8903 unsigned format, num_format, format_comp, endian; local in function:tgsi_load_rat
9226 unsigned format, num_format, format_comp, endian; local in function:tgsi_atomic_op_rat
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.c3595 unsigned num_format, data_format; local in function:si_make_buffer_descriptor
3699 unsigned num_format, data_format, type, num_samples; local in function:si_make_texture_descriptor
3900 uint32_t data_format, num_format; local in function:si_make_texture_descriptor
4177 unsigned num_format = G_008F14_NUM_FORMAT_GFX6(view->state[1]); local in function:si_create_sampler_view_custom
4462 unsigned data_format, num_format; local in function:si_create_vertex_elements
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.c3758 unsigned num_format, data_format; local in function:si_make_buffer_descriptor
3983 unsigned num_format, data_format, type, num_samples; local in function:si_make_texture_descriptor
4171 uint32_t data_format, num_format; local in function:si_make_texture_descriptor
4871 unsigned data_format, num_format; local in function:si_create_vertex_elements
[all...]

Completed in 109 milliseconds