Home
last modified time | relevance | path

Searched defs:pipelineFlags (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/src/gpu/ops/
DGrSimpleMeshDrawOpHelper.cpp114 GrPipeline::InputFlags pipelineFlags) { in CreatePipeline()
130 GrPipeline::InputFlags pipelineFlags) { in CreatePipeline()
177 GrPipeline::InputFlags pipelineFlags, in CreateProgramInfo()
DGrSimpleMeshDrawOpHelper.h180 GrPipeline::InputFlags pipelineFlags() const { return fPipelineFlags; } in pipelineFlags() function
DPathStencilCoverOp.cpp140 auto pipelineFlags = (fPathFlags & FillPathFlags::kWireframe) in prePreparePrograms() local
DPathInnerTriangulateOp.cpp237 auto pipelineFlags = (fPathFlags & FillPathFlags::kWireframe) in prePreparePrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeTestsUtil.cpp75 const VkPipelineCreateFlags pipelineFlags, in makeComputePipeline()
/third_party/flutter/skia/src/gpu/ops/
DGrSimpleMeshDrawOpHelper.h129 GrPipeline::InputFlags pipelineFlags() const { return fPipelineFlags; } in pipelineFlags() function
DGrTextureOp.cpp529 auto pipelineFlags = (GrAAType::kMSAA == this->aaType()) in onExecute() local
DGrDashOp.cpp628 auto pipelineFlags = GrPipeline::InputFlags::kNone; in onExecute() local
/third_party/skia/src/gpu/tessellate/shaders/
DGrPathTessellationShader.cpp89 GrPipeline::InputFlags pipelineFlags) { in MakeStencilOnlyPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
DvktPostmortemShaderTimeoutTests.cpp76 const VkPipelineCreateFlags pipelineFlags, in makeComputePipeline()
DvktPostmortemUseAfterFreeTests.cpp258 const VkPipelineCreateFlags pipelineFlags, in makeComputePipeline()
/third_party/flutter/skia/src/gpu/
DGrOpFlushState.cpp39 GrPipeline::InputFlags pipelineFlags, const GrUserStencilSettings* stencilSettings) { in executeDrawsAndUploadsForMeshDrawOp()
/third_party/skia/samplecode/
DSamplePathTessellators.cpp59 GrPipeline::InputFlags pipelineFlags, Mode mode) in SamplePathTessellatorOp()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkObjUtil.cpp41 const VkPipelineCreateFlags pipelineFlags, in makeComputePipeline()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationOrderAttachmentAccessTests.cpp1135 VkPipelineStageFlags pipelineFlags, VkAccessFlags accessFlags) in addDependency()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBuiltinTests.cpp2697 pipelineFlags[] = in createRayFlagsTests() local