Home
last modified time | relevance | path

Searched defs:pso (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/src/gpu/mtl/
DGrMtlPipeline.h20 static sk_sp<GrMtlRenderPipeline> Make(id<MTLRenderPipelineState> pso) { in Make()
39 GrMtlRenderPipeline(id<MTLRenderPipelineState> pso) in GrMtlRenderPipeline()
DGrMtlRenderCommandEncoder.h46 void setRenderPipelineState(id<MTLRenderPipelineState> pso) { in setRenderPipelineState()
/third_party/skia/experimental/graphite/src/mtl/
DMtlGraphicsPipeline.h39 GraphicsPipeline(sk_cfp<id<MTLRenderPipelineState>> pso, in GraphicsPipeline()
DMtlRenderCommandEncoder.h45 void setRenderPipelineState(id<MTLRenderPipelineState> pso) { in setRenderPipelineState()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DPropertiesAffixPatternProvider.java40 String pso = AffixUtils.escape(properties.getPositiveSuffix()); in PropertiesAffixPatternProvider() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DPropertiesAffixPatternProvider.java37 String pso = AffixUtils.escape(properties.getPositiveSuffix()); in PropertiesAffixPatternProvider() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_pipeline_state.cpp38 ID3D12PipelineState *pso; member
43 ID3D12PipelineState *pso; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_program.c273 const struct pipe_stream_output_info *pso) in nv50_program_create_strmout_state()
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_mapper.cpp333 UnicodeString pso = AffixUtils::escape(properties.positiveSuffix); in setTo() local
/third_party/icu/icu4c/source/i18n/
Dnumber_mapper.cpp337 UnicodeString pso = AffixUtils::escape(properties.positiveSuffix); in setTo() local
/third_party/node/deps/icu-small/source/i18n/
Dnumber_mapper.cpp337 UnicodeString pso = AffixUtils::escape(properties.positiveSuffix); in setTo() local
/third_party/pcre2/pcre2/src/
Dpcre2_compile.c822 typedef struct pso { struct
827 } pso; argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_program.c514 const struct pipe_stream_output_info *pso) in nvc0_program_create_tfb_state()