Searched defs:STAGE (Results 1 – 8 of 8) sorted by relevance
| /external/skia/src/opts/ |
| D | SkRasterPipeline_opts.h | 1610 #define STAGE(name, arg) \ macro 2033 STAGE(seed_shader, NoCtx) { in STAGE() function 2049 STAGE(dither, const float* rate) { in STAGE() function 2084 STAGE(uniform_color, const SkRasterPipeline_UniformColorCtx* c) { in STAGE() function 2090 STAGE(unbounded_uniform_color, const SkRasterPipeline_UniformColorCtx* c) { in STAGE() function 2097 STAGE(uniform_color_dst, const SkRasterPipeline_UniformColorCtx* c) { in STAGE() function 2105 STAGE(black_color, NoCtx) { in STAGE() function 2110 STAGE(white_color, NoCtx) { in STAGE() function 2115 STAGE(load_src, const float* ptr) { in STAGE() function 2123 STAGE(store_src, float* ptr) { in STAGE() function [all …]
|
| /external/skia/modules/skcms/src/ |
| D | Transform_inl.h | 804 #define STAGE(name, arg) \ macro 822 #define STAGE(name, arg) DECLARE_STAGE(name, arg) macro 827 STAGE(load_a8, NoCtx) { in STAGE() function 831 STAGE(load_g8, NoCtx) { in STAGE() function 835 STAGE(load_4444, NoCtx) { in STAGE() function 844 STAGE(load_565, NoCtx) { in STAGE() function 852 STAGE(load_888, NoCtx) { in STAGE() function 877 STAGE(load_8888, NoCtx) { in STAGE() function 886 STAGE(load_1010102, NoCtx) { in STAGE() function 895 STAGE(load_101010x_XR, NoCtx) { in STAGE() function [all …]
|
| /external/mesa3d/src/gallium/drivers/virgl/ |
| D | virgl_screen.c | 377 #define VIRGL_SHADER_STAGE_CAP_V2(CAP, STAGE) \ argument
|
| /external/mdnsresponder/mDNSShared/ |
| D | CommonServices.h | 1182 #define NumVersionBuild( MAJOR, MINOR, BUGFIX, STAGE, REV ) \ argument
|
| /external/mesa3d/src/intel/compiler/ |
| D | brw_compiler.h | 1272 #define DEFINE_PROG_DATA_DOWNCAST(STAGE, CHECK) \ argument
|
| /external/mesa3d/src/gallium/drivers/iris/ |
| D | iris_context.h | 730 #define DEFINE_IRIS_SHADER_DATA(TYPE, STAGE, FIELD) \ argument
|
| /external/mesa3d/src/intel/compiler/elk/ |
| D | elk_compiler.h | 1490 #define DEFINE_PROG_DATA_DOWNCAST(STAGE, CHECK) \ argument
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkRayTracingUtil.cpp | 3598 #define CHECKED_ASSIGN_SHADER(SHADER, STAGE) \ argument
|