Home
last modified time | relevance | path

Searched defs:pushConstantRanges (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPipelineLayout.hpp68 VkPushConstantRange *pushConstantRanges = nullptr; member in vk::PipelineLayout
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleBaseResolve.cpp206 std::vector<vk::VkPushConstantRange> pushConstantRanges; in iterate() local
DvktPipelinePushConstantTests.cpp294 const std::vector<VkPushConstantRange> pushConstantRanges = getPushConstantRanges(); in init() local
712 std::vector<VkPushConstantRange> pushConstantRanges; in getPushConstantRanges() local
865 std::vector<VkPushConstantRange> pushConstantRanges; in getPushConstantRanges() local
1779 VkPushConstantRange pushConstantRanges; in PushConstantComputeTestInstance() local
2219 const VkPushConstantRange pushConstantRanges[] in init() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp1838 gl::ShaderVector<VkPushConstantRange> pushConstantRanges; in getPipelineLayout() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp712 const VkPushConstantRange pushConstantRanges = in makeVerifyPipelineLayout() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackSimpleTests.cpp149 const VkPushConstantRange pushConstantRanges = in makePipelineLayout() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryDeviceMemoryReportTests.cpp928 std::vector<VkPushConstantRange> pushConstantRanges; member
DvktMemoryPipelineBarrierTests.cpp4666 const vk::VkPushConstantRange* pushConstantRanges, in createPipelineWithResources()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp3822 gl::ShaderVector<VkPushConstantRange> pushConstantRanges; in getPipelineLayout() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp1512 vector<VkPushConstantRange> pushConstantRanges; member