Searched defs:data_format (Results 1 - 20 of 20) 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
H A Dsfn_instruction_fetch.h85 EVTXDataFormat data_format() const { return m_data_format;} function in class:r600::FetchInstruction
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_formats.c501 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
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
[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.c2097 get_num_channels_from_data_format(unsigned data_format) argument
2181 unsigned data_format = attrib_format & 0x0f; local in function:handle_vs_input_decl
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_formats.c557 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
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.c688 unsigned data_format = attrib_format & 0x0f; 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/imgui/
H A Dimgui_memory_editor.h619 void DisplayPreviewData(size_t addr, const u8* mem_data, size_t mem_size, DataType data_type, DataFormat data_format, char* out_buf, size_t out_buf_size) const argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_tgsi_mem.c1230 LLVMValueRef data_format; local in function:si_lower_gather4_integer
H A Dsi_state.c2102 unsigned data_format; local in function:si_is_vertex_format_supported
3595 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
4462 unsigned data_format, num_format; local in function:si_create_vertex_elements
[all...]
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_memory_editor.h622 void DisplayPreviewData(size_t addr, const u8* mem_data, size_t mem_size, DataType data_type, DataFormat data_format, char* out_buf, size_t out_buf_size) const argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_asm.h112 unsigned data_format; member in struct:r600_bytecode_vtx
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_asm.h116 unsigned data_format; member in struct:r600_bytecode_vtx
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_bc.h572 unsigned data_format:6; member in struct:r600_sb::bc_fetch
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_bc.h606 unsigned data_format:6; member in struct:r600_sb::bc_fetch
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.c2210 unsigned data_format; local in function:si_is_vertex_format_supported
3758 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...]
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_nir_to_llvm.c1389 LLVMValueRef data_format; local in function:lower_gather4_integer

Completed in 66 milliseconds