Searched defs:STAGE (Results  1 – 3 of 3) sorted by relevance
| /external/skia/src/opts/ | 
| D | SkRasterPipeline_opts.h | 1201 #define STAGE(name, arg) \  macro1603 STAGE(seed_shader, NoCtx) {  in STAGE()  function
 1617 STAGE(store_device_xy01, F* dst) {  in STAGE()  function
 1630 STAGE(dither, const float* rate) {  in STAGE()  function
 1663 STAGE(uniform_color, const SkRasterPipeline_UniformColorCtx* c) {  in STAGE()  function
 1669 STAGE(unbounded_uniform_color, const SkRasterPipeline_UniformColorCtx* c) {  in STAGE()  function
 1676 STAGE(uniform_color_dst, const SkRasterPipeline_UniformColorCtx* c) {  in STAGE()  function
 1684 STAGE(black_color, NoCtx) {  in STAGE()  function
 1689 STAGE(white_color, NoCtx) {  in STAGE()  function
 1694 STAGE(load_src, const 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 | 3342 #define CHECKED_ASSIGN_SHADER(SHADER, STAGE)						\  argument
 |