Home
last modified time | relevance | path

Searched refs:hsg_target (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/compute/hs/gen/
Dgen.h281 struct hsg_target struct
293 (*hsg_target_pfn)(struct hsg_target * const target, argument
304 hsg_target_debug(struct hsg_target * const target,
312 hsg_target_cuda(struct hsg_target * const target,
320 hsg_target_opencl(struct hsg_target * const target,
328 hsg_target_glsl(struct hsg_target * const target,
Dtarget_debug.c38 hsg_target_indent(struct hsg_target * const target, uint32_t const depth) in hsg_target_indent()
46 hsg_target_debug(struct hsg_target * const target, in hsg_target_debug()
Dmain.c1370 struct hsg_target * const target, in hsg_op_translate_depth()
1400 struct hsg_target * const target, in hsg_op_translate()
1422 struct hsg_target target = { .define = NULL }; in main()
Dtarget_opencl.c120 hsg_target_opencl(struct hsg_target * const target, in hsg_target_opencl()
Dtarget_cuda.c104 hsg_target_cuda(struct hsg_target * const target, in hsg_target_cuda()
Dtarget_glsl.c125 hsg_target_glsl(struct hsg_target * const target, in hsg_target_glsl()