/third_party/skia/src/gpu/tessellate/shaders/ |
H A D | GrPathTessellationShader.cpp | 87 MakeStencilOnlyPipeline( const ProgramArgs& args, GrAAType aaType, const GrAppliedHardClip& hardClip, GrPipeline::InputFlags pipelineFlags) MakeStencilOnlyPipeline() argument
|
/third_party/skia/src/gpu/ops/ |
H A D | GrSimpleMeshDrawOpHelper.h | 180 GrPipeline::InputFlags pipelineFlags() const { return fPipelineFlags; } in pipelineFlags() function in GrSimpleMeshDrawOpHelper
|
H A D | PathStencilCoverOp.cpp | 141 auto pipelineFlags = (fPathFlags & FillPathFlags::kWireframe) in prePreparePrograms() local
|
H A D | PathInnerTriangulateOp.cpp | 238 auto pipelineFlags = (fPathFlags & FillPathFlags::kWireframe) in prePreparePrograms() local
|
H A D | GrSimpleMeshDrawOpHelper.cpp | 107 CreatePipeline( const GrCaps* caps, SkArenaAlloc* arena, GrSwizzle writeViewSwizzle, GrAppliedClip&& appliedClip, const GrDstProxyView& dstProxyView, GrProcessorSet&& processorSet, GrPipeline::InputFlags pipelineFlags) CreatePipeline() argument 127 CreatePipeline( GrOpFlushState* flushState, GrProcessorSet&& processorSet, GrPipeline::InputFlags pipelineFlags) CreatePipeline() argument 165 CreateProgramInfo( const GrCaps* caps, SkArenaAlloc* arena, const GrSurfaceProxyView& writeView, bool usesMSAASurface, GrAppliedClip&& appliedClip, const GrDstProxyView& dstProxyView, GrGeometryProcessor* geometryProcessor, GrProcessorSet&& processorSet, GrPrimitiveType primitiveType, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp, GrPipeline::InputFlags pipelineFlags, const GrUserStencilSettings* stencilSettings) CreateProgramInfo() argument
|
/third_party/skia/samplecode/ |
H A D | SamplePathTessellators.cpp | 58 SamplePathTessellatorOp(const SkRect& drawBounds, const SkPath& path, const SkMatrix& m, GrPipeline::InputFlags pipelineFlags, Mode mode) SamplePathTessellatorOp() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineImageTests.cpp | 212 const vk::VkPipelineCreateFlags pipelineFlags = (vk::VkPipelineCreateFlagBits)0u; in getImageSamplingInstanceParams() local 215 const vk::VkPipelineCreateFlags pipelineFlags = m_pipelineProtectedFlag ? vk::VK_PIPELINE_CREATE_NO_PROTECTED_ACCESS_BIT_EXT : (vk::VkPipelineCreateFlagBits)0u; in getImageSamplingInstanceParams() local
|
H A D | vktPipelineAttachmentFeedbackLoopLayoutTests.cpp | 110 VkPipelineCreateFlags pipelineFlags = 0u; in aspectFlagsToPipelineCreateFlags() local
|
H A D | vktPipelineShaderModuleIdentifierTests.cpp | 2388 const auto pipelineFlags = (VK_PIPELINE_CREATE_FAIL_ON_PIPELINE_COMPILE_REQUIRED_BIT | captureFlags); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemStorageBufferTests.cpp | 717 tcu::TestCaseGroup* createRandomizedBufferTests (tcu::TestContext& testCtx, SSBOTestType testType, const glu::ShaderType shaderType, size_t testCount, bool pipelineProtectedAccess, vk::VkPipelineCreateFlags pipelineFlags) in createRandomizedBufferTests() argument 743 vk::VkPipelineCreateFlags pipelineFlags; member 205 StorageBufferTestCase(tcu::TestContext& testctx, const SSBOTestType testType, const glu::ShaderType shaderType, const char* name, const tcu::UVec4 testInput, ValidationDataStorage<T> validationData, vk::VkFormat format, bool pipelineProtectedAccess, vk::VkPipelineCreateFlags pipelineFlags, const std::string& extraShader = �) StorageBufferTestCase() argument 250 StorageBufferTestInstance(Context& ctx, const SSBOTestType testType, const glu::ShaderType shaderType, const tcu::UVec4 testInput, const BufferValidator<T>& validator, const bool pipelineProtectedAccess, const vk::VkPipelineCreateFlags pipelineFlags) StorageBufferTestInstance() argument 695 createSpecifiedStorageBufferTests(tcu::TestContext& testCtx, const std::string groupName, SSBOTestType testType, const glu::ShaderType shaderType, const ValidationDataStorage<tcu::UVec4> testData[], size_t testCount, bool pipelineProtectedAccess, vk::VkPipelineCreateFlags pipelineFlags) createSpecifiedStorageBufferTests() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineImageTests.cpp | 206 const vk::VkPipelineCreateFlags pipelineFlags = (vk::VkPipelineCreateFlagBits)0u; in getImageSamplingInstanceParams() local 209 const vk::VkPipelineCreateFlags pipelineFlags = m_pipelineProtectedFlag ? vk::VK_PIPELINE_CREATE_NO_PROTECTED_ACCESS_BIT_EXT : (vk::VkPipelineCreateFlagBits)0u; in getImageSamplingInstanceParams() local
|
H A D | vktPipelineShaderModuleIdentifierTests.cpp | 2374 const auto pipelineFlags = (VK_PIPELINE_CREATE_FAIL_ON_PIPELINE_COMPILE_REQUIRED_BIT | captureFlags); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkObjUtil.cpp | 40 makeComputePipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkPipelineCreateFlags pipelineFlags, const void* pipelinePNext, const VkShaderModule shaderModule, const VkPipelineShaderStageCreateFlags shaderFlags, const VkSpecializationInfo* specializationInfo, const VkPipelineCache pipelineCache, const uint32_t subgroupSize) makeComputePipeline() argument
|
H A D | vkPipelineConstructionUtil.cpp | 1796 const VkPipelineCreateFlags pipelineFlags; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
H A D | vktProtectedMemStorageBufferTests.cpp | 728 tcu::TestCaseGroup* createRandomizedBufferTests (tcu::TestContext& testCtx, SSBOTestType testType, const glu::ShaderType shaderType, size_t testCount, bool pipelineProtectedAccess, vk::VkPipelineCreateFlags pipelineFlags) in createRandomizedBufferTests() argument 754 vk::VkPipelineCreateFlags pipelineFlags; member 216 StorageBufferTestCase(tcu::TestContext& testctx, const SSBOTestType testType, const glu::ShaderType shaderType, const char* name, const tcu::UVec4 testInput, ValidationDataStorage<T> validationData, vk::VkFormat format, bool pipelineProtectedAccess, vk::VkPipelineCreateFlags pipelineFlags, const std::string& extraShader = �) StorageBufferTestCase() argument 261 StorageBufferTestInstance(Context& ctx, const SSBOTestType testType, const glu::ShaderType shaderType, const tcu::UVec4 testInput, const BufferValidator<T>& validator, const bool pipelineProtectedAccess, const vk::VkPipelineCreateFlags pipelineFlags) StorageBufferTestInstance() argument 706 createSpecifiedStorageBufferTests(tcu::TestContext& testCtx, const std::string groupName, SSBOTestType testType, const glu::ShaderType shaderType, const ValidationDataStorage<tcu::UVec4> testData[], size_t testCount, bool pipelineProtectedAccess, vk::VkPipelineCreateFlags pipelineFlags) createSpecifiedStorageBufferTests() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktRasterizationOrderAttachmentAccessTests.cpp | 1230 addDependency( vector<VkSubpassDependency> &dependencies, deUint32 source, deUint32 dst, VkPipelineStageFlags pipelineFlags, VkAccessFlags accessFlags) addDependency() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/ |
H A D | vktShaderObjectPerformanceTests.cpp | 826 const vk::VkPipelineCreateFlags pipelineFlags = (m_dispatchType == DISPATCH) ? (vk::VkPipelineCreateFlags)0u : (vk::VkPipelineCreateFlags)vk::VK_PIPELINE_CREATE_DISPATCH_BASE_BIT; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/ |
H A D | vktRasterizationOrderAttachmentAccessTests.cpp | 1230 addDependency( vector<VkSubpassDependency> &dependencies, deUint32 source, deUint32 dst, VkPipelineStageFlags pipelineFlags, VkAccessFlags accessFlags) addDependency() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingBuiltinTests.cpp | 2696 pipelineFlags[] = in createRayFlagsTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingBuiltinTests.cpp | 4146 pipelineFlags[] = in createRayFlagsTests() local
|