Searched defs:nr_channels (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/ |
| H A D | vk_format_parse.py | 146 def nr_channels(self): member in class:Format
|
| H A D | vk_format.h | 130 unsigned nr_channels : 3; member in struct:vk_format_description
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | vk_format_parse.py | 154 def nr_channels(self): member in class:Format
|
| H A D | vk_format.h | 131 unsigned nr_channels:3; member in struct:vk_format_description
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_format_parse.py | 146 def nr_channels(self): member in class:Format
|
| H A D | u_format.h | 164 unsigned nr_channels:3; member in struct:util_format_description
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_blend_aos.c | 308 lp_build_blend_aos(struct gallivm_state * gallivm,const struct pipe_blend_state * blend,enum pipe_format cbuf_format,struct lp_type type,unsigned rt,LLVMValueRef src,LLVMValueRef src_alpha,LLVMValueRef src1,LLVMValueRef src1_alpha,LLVMValueRef dst,LLVMValueRef mask,LLVMValueRef const_,LLVMValueRef const_alpha,const unsigned char swizzle[4],int nr_channels) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_blend_aos.c | 308 lp_build_blend_aos(struct gallivm_state * gallivm,const struct pipe_blend_state * blend,enum pipe_format cbuf_format,struct lp_type type,unsigned rt,LLVMValueRef src,LLVMValueRef src_alpha,LLVMValueRef src1,LLVMValueRef src1_alpha,LLVMValueRef dst,LLVMValueRef mask,LLVMValueRef const_,LLVMValueRef const_alpha,const unsigned char swizzle[4],int nr_channels) argument
|
| /xsrc/external/mit/MesaLib/dist/src/util/format/ |
| H A D | u_format_parse.py | 203 def nr_channels(self): member in class:Format
|
| H A D | u_format.h | 168 unsigned nr_channels:3; member in struct:util_format_description
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/include/ |
| H A D | panfrost-job.h | 1373 unsigned nr_channels : 2; /* MALI_POSITIVE */ member in struct:mali_rt_format
|
Completed in 13 milliseconds