Home
last modified time | relevance | path

Searched defs:return_format (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_fs_generator.cpp909 uint32_t return_format; in generate_tex() local
1471 uint32_t return_format = ELK_SAMPLER_RETURN_FORMAT_FLOAT32; in generate_varying_pull_constant_load_gfx4() local
H A Delk_lower_logical_sends.cpp1781 const uint32_t return_format = devinfo->ver >= 8 ? in lower_get_buffer_size() local
H A Delk_vec4_generator.cpp251 uint32_t return_format; in generate_tex() local
H A Delk_eu.h385 unsigned return_format) in elk_sampler_desc()
H A Delk_eu_emit.c2280 unsigned return_format) in elk_SAMPLE()
/aosp_15_r20/external/igt-gpu-tools/assembler/
H A Dbrw_eu_emit.c718 unsigned return_format) in brw_set_sampler_message()
2205 unsigned return_format) in brw_SAMPLE()
H A Dbrw_structs.h1227 unsigned return_format:2; member
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_lower_logical_sends.cpp2345 const uint32_t return_format = GFX8_SAMPLER_RETURN_FORMAT_32BITS; in lower_get_buffer_size() local
H A Dbrw_eu.h354 unsigned return_format) in brw_sampler_desc()