Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemStorageBufferTests.cpp212 … vk::VkFormat format, bool pipelineProtectedAccess, vk::VkPipelineCreateFlags pipelineFlags, in StorageBufferTestCase()
256const vk::VkPipelineCreateFlags pipelineFlags) in StorageBufferTestInstance()
698 vk::VkPipelineCreateFlags pipelineFlags) in createSpecifiedStorageBufferTests()
717 … bool pipelineProtectedAccess, vk::VkPipelineCreateFlags pipelineFlags) in createRandomizedBufferTests()
743 vk::VkPipelineCreateFlags pipelineFlags; member
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DGrSimpleMeshDrawOpHelper.cpp120 GrPipeline::InputFlags pipelineFlags) { in CreatePipeline()
135 GrPipeline::InputFlags pipelineFlags) { in CreatePipeline()
181 GrPipeline::InputFlags pipelineFlags, in CreateProgramInfo()
H A DGrSimpleMeshDrawOpHelper.h202 GrPipeline::InputFlags pipelineFlags() const { return fPipelineFlags; } in pipelineFlags() function
H A DPathStencilCoverOp.cpp173 auto pipelineFlags = (fPathFlags & FillPathFlags::kWireframe) in prePreparePrograms() local
H A DPathInnerTriangulateOp.cpp272 auto pipelineFlags = (fPathFlags & FillPathFlags::kWireframe) in prePreparePrograms() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageTests.cpp191 const vk::VkPipelineCreateFlags pipelineFlags = (vk::VkPipelineCreateFlagBits)0u; in getImageSamplingInstanceParams() local
194 const vk::VkPipelineCreateFlags pipelineFlags = in getImageSamplingInstanceParams() local
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp115 VkPipelineCreateFlags pipelineFlags = 0u; in aspectFlagsToPipelineCreateFlags() local
H A DvktPipelineShaderModuleIdentifierTests.cpp2423 …const auto pipelineFlags = (VK_PIPELINE_CREATE_FAIL_ON_PIPELINE_COMPILE_REQUIRED_BIT | captureFlag… in iterate() local
/aosp_15_r20/external/skia/src/gpu/ganesh/tessellate/
H A DGrPathTessellationShader.cpp287 GrPipeline::InputFlags pipelineFlags) { in MakeStencilOnlyPipeline()
/aosp_15_r20/external/skia/tools/viewer/
H A DPathTessellatorsSlide.cpp55 GrPipeline::InputFlags pipelineFlags, Mode mode) in SamplePathTessellatorOp()
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/pipeline/domain/interactor/
H A DCurrentTilesInteractorImplTest.kt85 private val pipelineFlags = QSPipelineFlagsRepository() constant in com.android.systemui.qs.pipeline.domain.interactor.CurrentTilesInteractorImplTest
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkObjUtil.cpp41 … const VkPipelineLayout pipelineLayout, const VkPipelineCreateFlags pipelineFlags, in makeComputePipeline()
H A DvkPipelineConstructionUtil.cpp1808 const VkPipelineCreateFlags pipelineFlags; member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectPerformanceTests.cpp945 const vk::VkPipelineCreateFlags pipelineFlags = in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationOrderAttachmentAccessTests.cpp1267 … uint32_t dst, VkPipelineStageFlags pipelineFlags, in addDependency()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBuiltinTests.cpp4390 } pipelineFlags[] = { in createRayFlagsTests() local