Searched defs:STAGE (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/src/opts/ |
| D | SkRasterPipeline_opts.h | 1112 #define STAGE(name, ...) \ macro 1125 #define STAGE(name, ...) \ macro 1279 STAGE(seed_shader, Ctx::None) { in STAGE() function 1294 STAGE(dither, const float* rate) { in STAGE() function 1327 STAGE(uniform_color, const SkRasterPipeline_UniformColorCtx* c) { in STAGE() function 1333 STAGE(unbounded_uniform_color, const SkRasterPipeline_UniformColorCtx* c) { in STAGE() function 1340 STAGE(uniform_color_dst, const SkRasterPipeline_UniformColorCtx* c) { in STAGE() function 1348 STAGE(black_color, Ctx::None) { in STAGE() function 1353 STAGE(white_color, Ctx::None) { in STAGE() function 1358 STAGE(load_src, const float* ptr) { in STAGE() function [all …]
|
| /third_party/mesa3d/src/intel/compiler/ |
| D | brw_compiler.h | 1500 #define DEFINE_PROG_DATA_DOWNCAST(STAGE, CHECK) \ argument
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| D | vkRayTracingUtil.cpp | 3462 #define CHECKED_ASSIGN_SHADER(SHADER, STAGE) \ argument
|