Searched refs:setIdx (Results 1 – 3 of 3) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkBuilderUtil.cpp | 289 …VkPipelineBindPoint bindPoint, VkPipelineLayout pipelineLayout, deUint32 setIdx, deUint32 descript… in updateWithPush() argument 313 vk.cmdPushDescriptorSetKHR(cmd, bindPoint, pipelineLayout, setIdx, count, writePtr); in updateWithPush()
|
D | vkBuilderUtil.hpp | 178 …VkPipelineBindPoint bindPoint, VkPipelineLayout pipelineLayout, deUint32 setIdx, deUint32 descript…
|
/third_party/skia/tests/ |
D | PathOpsCubicIntersectionTest.cpp | 642 static void selfOneOff(skiatest::Reporter* reporter, int setIdx) { in selfOneOff() argument 643 const CubicPts& cubic = selfSet[setIdx]; in selfOneOff()
|