Searched defs:STAGE (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/opts/ |
D | SkRasterPipeline_opts.h | 1091 #define STAGE(name, ...) \ macro 1104 #define STAGE(name, ...) \ macro 1258 STAGE(seed_shader, Ctx::None) { in STAGE() function 1273 STAGE(dither, const float* rate) { in STAGE() function 1306 STAGE(uniform_color, const SkRasterPipeline_UniformColorCtx* c) { in STAGE() function 1312 STAGE(unbounded_uniform_color, const SkRasterPipeline_UniformColorCtx* c) { in STAGE() function 1319 STAGE(uniform_color_dst, const SkRasterPipeline_UniformColorCtx* c) { in STAGE() function 1327 STAGE(black_color, Ctx::None) { in STAGE() function 1332 STAGE(white_color, Ctx::None) { in STAGE() function 1337 STAGE(load_src, const float* ptr) { in STAGE() function [all …]
|
/external/skqp/src/opts/ |
D | SkRasterPipeline_opts.h | 847 #define STAGE(name, ...) \ macro 860 #define STAGE(name, ...) \ macro 997 STAGE(seed_shader, Ctx::None) { in STAGE() function 1012 STAGE(dither, const float* rate) { in STAGE() function 1045 STAGE(uniform_color, const SkRasterPipeline_UniformColorCtx* c) { in STAGE() function 1051 STAGE(unbounded_uniform_color, const SkRasterPipeline_UniformColorCtx* c) { in STAGE() function 1059 STAGE(black_color, Ctx::None) { in STAGE() function 1064 STAGE(white_color, Ctx::None) { in STAGE() function 1069 STAGE(load_rgba, const float* ptr) { in STAGE() function 1077 STAGE(store_rgba, float* ptr) { in STAGE() function [all …]
|
/external/mdnsresponder/mDNSShared/ |
D | CommonServices.h | 1182 #define NumVersionBuild( MAJOR, MINOR, BUGFIX, STAGE, REV ) \ argument
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkRayTracingUtil.cpp | 2219 #define CHECKED_ASSIGN_SHADER(SHADER, STAGE) \ argument
|