Home
last modified time | relevance | path

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

12

/third_party/skia/m133/src/gpu/ganesh/ops/
DGrSimpleMeshDrawOpHelper.cpp120 GrPipeline::InputFlags pipelineFlags) { in CreatePipeline()
135 GrPipeline::InputFlags pipelineFlags) { in CreatePipeline()
181 GrPipeline::InputFlags pipelineFlags, in CreateProgramInfo()
DGrSimpleMeshDrawOpHelper.h202 GrPipeline::InputFlags pipelineFlags() const { return fPipelineFlags; } in pipelineFlags() function
DPathStencilCoverOp.cpp173 auto pipelineFlags = (fPathFlags & FillPathFlags::kWireframe) in prePreparePrograms() local
DPathInnerTriangulateOp.cpp272 auto pipelineFlags = (fPathFlags & FillPathFlags::kWireframe) in prePreparePrograms() local
/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.cpp141 auto pipelineFlags = (fPathFlags & FillPathFlags::kWireframe) in prePreparePrograms() local
DPathInnerTriangulateOp.cpp238 auto pipelineFlags = (fPathFlags & FillPathFlags::kWireframe) in prePreparePrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemStorageBufferTests.cpp213 vk::VkPipelineCreateFlags pipelineFlags, in StorageBufferTestCase()
256 const vk::VkPipelineCreateFlags pipelineFlags) in StorageBufferTestInstance()
702 vk::VkPipelineCreateFlags pipelineFlags) in createSpecifiedStorageBufferTests()
717 …haderType, size_t testCount, bool pipelineProtectedAccess, vk::VkPipelineCreateFlags pipelineFlags) in createRandomizedBufferTests()
743 vk::VkPipelineCreateFlags pipelineFlags; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemStorageBufferTests.cpp224 vk::VkPipelineCreateFlags pipelineFlags, in StorageBufferTestCase()
267 const vk::VkPipelineCreateFlags pipelineFlags) in StorageBufferTestInstance()
713 vk::VkPipelineCreateFlags pipelineFlags) in createSpecifiedStorageBufferTests()
728 …haderType, size_t testCount, bool pipelineProtectedAccess, vk::VkPipelineCreateFlags pipelineFlags) in createRandomizedBufferTests()
754 vk::VkPipelineCreateFlags pipelineFlags; member
/third_party/skia/src/gpu/tessellate/shaders/
DGrPathTessellationShader.cpp91 GrPipeline::InputFlags pipelineFlags) { in MakeStencilOnlyPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineImageTests.cpp206 const vk::VkPipelineCreateFlags pipelineFlags = (vk::VkPipelineCreateFlagBits)0u; in getImageSamplingInstanceParams() local
209 …const vk::VkPipelineCreateFlags pipelineFlags = m_pipelineProtectedFlag ? vk::VK_PIPELINE_CREATE_N… in getImageSamplingInstanceParams() local
DvktPipelineShaderModuleIdentifierTests.cpp2374 …const auto pipelineFlags = (VK_PIPELINE_CREATE_FAIL_ON_PIPELINE_COMPILE_REQUIRED_BIT | captureFlag… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageTests.cpp212 const vk::VkPipelineCreateFlags pipelineFlags = (vk::VkPipelineCreateFlagBits)0u; in getImageSamplingInstanceParams() local
215 …const vk::VkPipelineCreateFlags pipelineFlags = m_pipelineProtectedFlag ? vk::VK_PIPELINE_CREATE_N… in getImageSamplingInstanceParams() local
DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp110 VkPipelineCreateFlags pipelineFlags = 0u; in aspectFlagsToPipelineCreateFlags() local
DvktPipelineShaderModuleIdentifierTests.cpp2388 …const auto pipelineFlags = (VK_PIPELINE_CREATE_FAIL_ON_PIPELINE_COMPILE_REQUIRED_BIT | captureFlag… in iterate() local
/third_party/skia/m133/src/gpu/ganesh/tessellate/
DGrPathTessellationShader.cpp287 GrPipeline::InputFlags pipelineFlags) { in MakeStencilOnlyPipeline()
/third_party/skia/m133/tools/viewer/
DPathTessellatorsSlide.cpp55 GrPipeline::InputFlags pipelineFlags, Mode mode) in SamplePathTessellatorOp()
/third_party/skia/samplecode/
DSamplePathTessellators.cpp59 GrPipeline::InputFlags pipelineFlags, Mode mode) in SamplePathTessellatorOp()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkObjUtil.cpp43 const VkPipelineCreateFlags pipelineFlags, in makeComputePipeline()
DvkPipelineConstructionUtil.cpp1796 const VkPipelineCreateFlags pipelineFlags; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
DvktShaderObjectPerformanceTests.cpp826 …const vk::VkPipelineCreateFlags pipelineFlags = (m_dispatchType == DISPATCH) ? (vk::VkPipelineCre… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
DvktRasterizationOrderAttachmentAccessTests.cpp1231 VkPipelineStageFlags pipelineFlags, VkAccessFlags accessFlags) in addDependency()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationOrderAttachmentAccessTests.cpp1231 VkPipelineStageFlags pipelineFlags, VkAccessFlags accessFlags) in addDependency()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingBuiltinTests.cpp2696 pipelineFlags[] = in createRayFlagsTests() local

12