Home
last modified time | relevance | path

Searched defs:cols_log2 (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/compute/hs/gen/
Dtranspose.c22 hsg_transpose(uint32_t const cols_log2, in hsg_transpose()
24 void (*pfn_blend)(uint32_t const cols_log2, in hsg_transpose()
92 hsg_debug_blend(uint32_t const cols_log2, in hsg_debug_blend()
139 uint32_t const cols_log2 = (argc <= 1) ? 3 : strtoul(argv[1],NULL,0); in main() local
Dtarget_cuda.c34 hsg_transpose_reg_prefix(uint32_t const cols_log2) in hsg_transpose_reg_prefix()
41 hsg_transpose_blend(uint32_t const cols_log2, in hsg_transpose_blend()
Dtarget_opencl.c34 hsg_transpose_reg_prefix(uint32_t const cols_log2) in hsg_transpose_reg_prefix()
41 hsg_transpose_blend(uint32_t const cols_log2, in hsg_transpose_blend()
Dtarget_glsl.c34 hsg_transpose_reg_prefix(uint32_t const cols_log2) in hsg_transpose_reg_prefix()
41 hsg_transpose_blend(uint32_t const cols_log2, in hsg_transpose_blend()