Searched defs:format_desc (Results 1 - 25 of 64) sorted by relevance

123

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_aos_array.c53 lp_build_fetch_rgba_aos_array(struct gallivm_state * gallivm,const struct util_format_description * format_desc,struct lp_type dst_type,LLVMValueRef base_ptr,LLVMValueRef offset) argument
H A Dlp_bld_format_yuv.c484 lp_build_fetch_subsampled_rgba_aos(struct gallivm_state * gallivm,const struct util_format_description * format_desc,unsigned n,LLVMValueRef base_ptr,LLVMValueRef offset,LLVMValueRef i,LLVMValueRef j) argument
H A Dlp_bld_type.h181 lp_type_from_format_desc(struct lp_type* type, const struct util_format_description *format_desc) argument
H A Dlp_bld_format_aos.c471 lp_build_fetch_rgba_aos(struct gallivm_state * gallivm,const struct util_format_description * format_desc,struct lp_type type,boolean aligned,LLVMValueRef base_ptr,LLVMValueRef offset,LLVMValueRef i,LLVMValueRef j,LLVMValueRef cache) argument
[all...]
H A Dlp_bld_format_soa.c80 lp_build_format_swizzle_soa(const struct util_format_description *format_desc, argument
301 lp_build_unpack_rgba_soa(struct gallivm_state * gallivm,const struct util_format_description * format_desc,struct lp_type type,LLVMValueRef packed,LLVMValueRef rgba_out[4]) argument
413 lp_build_fetch_rgba_soa(struct gallivm_state * gallivm,const struct util_format_description * format_desc,struct lp_type type,boolean aligned,LLVMValueRef base_ptr,LLVMValueRef offset,LLVMValueRef i,LLVMValueRef j,LLVMValueRef cache,LLVMValueRef rgba_out[4]) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_aos_array.c53 lp_build_fetch_rgba_aos_array(struct gallivm_state * gallivm,const struct util_format_description * format_desc,struct lp_type dst_type,LLVMValueRef base_ptr,LLVMValueRef offset) argument
H A Dlp_bld_format_yuv.c484 lp_build_fetch_subsampled_rgba_aos(struct gallivm_state * gallivm,const struct util_format_description * format_desc,unsigned n,LLVMValueRef base_ptr,LLVMValueRef offset,LLVMValueRef i,LLVMValueRef j) argument
H A Dlp_bld_type.h181 lp_type_from_format_desc(struct lp_type* type, const struct util_format_description *format_desc) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_draw.c62 const struct util_format_description *format_desc; local in function:util_draw_max_index
H A Du_format.c282 const struct util_format_description *format_desc; local in function:util_format_read_4f
304 const struct util_format_description *format_desc; local in function:util_format_write_4f
323 const struct util_format_description *format_desc; local in function:util_format_read_4ub
342 const struct util_format_description *format_desc; local in function:util_format_write_4ub
363 const struct util_format_description *format_desc; local in function:util_format_read_4ui
384 const struct util_format_description *format_desc; local in function:util_format_write_4ui
405 const struct util_format_description *format_desc; local in function:util_format_read_4i
426 const struct util_format_description *format_desc; local in function:util_format_write_4i
514 util_format_fits_8unorm(const struct util_format_description * format_desc) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_format.c215 *format_desc = util_format_description(pformat); local in function:d3d12_get_format_info
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_buffer.c60 const struct util_format_description *format_desc = util_format_description(PIPE_FORMAT_R32_UINT); local in function:sp_tgsi_load
118 const struct util_format_description *format_desc = util_format_description(PIPE_FORMAT_R32_UINT); local in function:sp_tgsi_store
168 const struct util_format_description *format_desc = util_format_description(PIPE_FORMAT_R32_UINT); local in function:handle_op_atomic
H A Dsp_screen.c416 const struct util_format_description *format_desc; local in function:softpipe_is_format_supported
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_test_format.c369 const struct util_format_description *format_desc; local in function:test_all
340 test_one(unsigned verbose,FILE * fp,const struct util_format_description * format_desc,unsigned use_cache) argument
[all...]
H A Dlp_screen.c474 const struct util_format_description *format_desc; local in function:llvmpipe_is_format_supported
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_draw.c62 const struct util_format_description *format_desc; local in function:util_draw_max_index
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_test_format.c369 const struct util_format_description *format_desc; local in function:test_all
340 test_one(unsigned verbose,FILE * fp,const struct util_format_description * format_desc,unsigned use_cache) argument
H A Dlp_screen.c656 const struct util_format_description *format_desc; local in function:llvmpipe_is_format_supported
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_blend.c214 const struct util_format_description *format_desc = local in function:nir_blend_logicop
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/
H A Dvirgl_screen.c560 const struct util_format_description *format_desc; local in function:virgl_is_vertex_format_supported
608 const struct util_format_description *format_desc; local in function:virgl_is_format_supported
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/unit/
H A Du_format_test.c56 print_packed(const struct util_format_description *format_desc, argument
75 print_unpacked_rgba_doubl(const struct util_format_description *format_desc, argument
97 print_unpacked_rgba_float(const struct util_format_description *format_desc, argument
119 print_unpacked_rgba_8unorm(const struct util_format_description *format_desc, argument
140 print_unpacked_z_float(const struct util_format_description * format_desc,const char * prefix,float unpacked[UTIL_FORMAT_MAX_UNPACKED_HEIGHT][UTIL_FORMAT_MAX_UNPACKED_WIDTH],const char * suffix) argument
162 print_unpacked_z_32unorm(const struct util_format_description * format_desc,const char * prefix,uint32_t unpacked[UTIL_FORMAT_MAX_UNPACKED_HEIGHT][UTIL_FORMAT_MAX_UNPACKED_WIDTH],const char * suffix) argument
183 print_unpacked_s_8uint(const struct util_format_description * format_desc,const char * prefix,uint8_t unpacked[UTIL_FORMAT_MAX_UNPACKED_HEIGHT][UTIL_FORMAT_MAX_UNPACKED_WIDTH],const char * suffix) argument
204 test_format_fetch_rgba_float(const struct util_format_description * format_desc,const struct util_format_test_case * test) argument
238 test_format_unpack_rgba_float(const struct util_format_description * format_desc,const struct util_format_test_case * test) argument
275 test_format_pack_rgba_float(const struct util_format_description * format_desc,const struct util_format_test_case * test) argument
354 test_format_unpack_rgba_8unorm(const struct util_format_description * format_desc,const struct util_format_test_case * test) argument
393 test_format_pack_rgba_8unorm(const struct util_format_description * format_desc,const struct util_format_test_case * test) argument
455 test_format_unpack_z_float(const struct util_format_description * format_desc,const struct util_format_test_case * test) argument
485 test_format_pack_z_float(const struct util_format_description * format_desc,const struct util_format_test_case * test) argument
522 test_format_unpack_z_32unorm(const struct util_format_description * format_desc,const struct util_format_test_case * test) argument
559 test_format_pack_z_32unorm(const struct util_format_description * format_desc,const struct util_format_test_case * test) argument
597 test_format_unpack_s_8uint(const struct util_format_description * format_desc,const struct util_format_test_case * test) argument
634 test_format_pack_s_8uint(const struct util_format_description * format_desc,const struct util_format_test_case * test) argument
673 test_format_norm_flags(const struct util_format_description * format_desc) argument
718 test_one_func(const struct util_format_description * format_desc,test_func_t func,const char * suffix) argument
743 test_format_metadata(const struct util_format_description * format_desc,boolean (* func)(const struct util_format_description * format_desc),const char * suffix) argument
766 const struct util_format_description *format_desc; local in function:test_all
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_screen.c420 const struct util_format_description *format_desc; local in function:panfrost_is_format_supported
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_screen.c389 const struct util_format_description *format_desc; local in function:softpipe_is_format_supported
[all...]
/xsrc/external/mit/MesaLib/dist/src/util/tests/format/
H A Du_format_test.c57 print_packed(const struct util_format_description *format_desc, argument
76 print_unpacked_rgba_doubl(const struct util_format_description *format_desc, argument
98 print_unpacked_rgba_float(const struct util_format_description *format_desc, argument
120 print_unpacked_rgba_8unorm(const struct util_format_description *format_desc, argument
141 print_unpacked_z_float(const struct util_format_description * format_desc,const char * prefix,float unpacked[UTIL_FORMAT_MAX_UNPACKED_HEIGHT][UTIL_FORMAT_MAX_UNPACKED_WIDTH],const char * suffix) argument
163 print_unpacked_z_32unorm(const struct util_format_description * format_desc,const char * prefix,uint32_t unpacked[UTIL_FORMAT_MAX_UNPACKED_HEIGHT][UTIL_FORMAT_MAX_UNPACKED_WIDTH],const char * suffix) argument
184 print_unpacked_s_8uint(const struct util_format_description * format_desc,const char * prefix,uint8_t unpacked[UTIL_FORMAT_MAX_UNPACKED_HEIGHT][UTIL_FORMAT_MAX_UNPACKED_WIDTH],const char * suffix) argument
205 test_format_fetch_rgba(const struct util_format_description * format_desc,const struct util_format_test_case * test) argument
241 test_format_unpack_rgba(const struct util_format_description * format_desc,const struct util_format_test_case * test) argument
278 test_format_pack_rgba_float(const struct util_format_description * format_desc,const struct util_format_test_case * test) argument
359 test_format_unpack_rgba_8unorm(const struct util_format_description * format_desc,const struct util_format_test_case * test) argument
401 test_format_pack_rgba_8unorm(const struct util_format_description * format_desc,const struct util_format_test_case * test) argument
465 test_format_unpack_z_float(const struct util_format_description * format_desc,const struct util_format_test_case * test) argument
497 test_format_pack_z_float(const struct util_format_description * format_desc,const struct util_format_test_case * test) argument
536 test_format_unpack_z_32unorm(const struct util_format_description * format_desc,const struct util_format_test_case * test) argument
575 test_format_pack_z_32unorm(const struct util_format_description * format_desc,const struct util_format_test_case * test) argument
615 test_format_unpack_s_8uint(const struct util_format_description * format_desc,const struct util_format_test_case * test) argument
654 test_format_pack_s_8uint(const struct util_format_description * format_desc,const struct util_format_test_case * test) argument
695 test_format_norm_flags(const struct util_format_description * format_desc) argument
740 test_one_func(const struct util_format_description * format_desc,test_func_t func,const char * suffix) argument
765 test_format_metadata(const struct util_format_description * format_desc,boolean (* func)(const struct util_format_description * format_desc),const char * suffix) argument
788 const struct util_format_description *format_desc; local in function:test_all
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_screen.cpp94 const struct util_format_description *format_desc; local in function:swr_is_format_supported
[all...]

Completed in 28 milliseconds

123