Searched defs:setNdx (Results 1 – 6 of 6) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
| D | vktBindingShaderAccessTests.cpp | 1086 uint32_t getDescriptorSetNdx(DescriptorSetCount count, uint32_t setNdx) in getDescriptorSetNdx() 1405 for (uint32_t setNdx = 0; setNdx < getDescriptorSetCount(descriptorSetCount); setNdx++) in createSourceBuffers() local 1424 … vk::VkDescriptorType descriptorType, uint32_t setNdx, in createSourceBuffer() 1511 for (uint32_t setNdx = 0; setNdx < getDescriptorSetCount(descriptorSetCount); setNdx++) in createDescriptorSetLayouts() local 1563 for (size_t setNdx = 0; setNdx < descriptorSetLayout.size(); setNdx++) in createPipelineLayout() local 1594 for (uint32_t setNdx = 0; setNdx < getDescriptorSetCount(descriptorSetCount); setNdx++) in createDescriptorSets() local 1716 …t vk::DeviceInterface &vki, vk::VkDevice device, vk::VkDescriptorSetLayout layout, uint32_t setNdx, in writeDescriptorSetWithTemplate() 1857 for (uint32_t setNdx = 0; setNdx < getDescriptorSetCount(m_descriptorSetCount); setNdx++) in writeDrawCmdBuffer() local 1878 … for (uint32_t setNdx = 0; setNdx < getDescriptorSetCount(m_descriptorSetCount); setNdx++) in writeDrawCmdBuffer() local 1902 for (uint32_t setNdx = 0; setNdx < getDescriptorSetCount(m_descriptorSetCount); setNdx++) in writeDrawCmdBuffer() local [all …]
|
| D | vktBindingBufferDeviceAddressTests.cpp | 1625 for (int setNdx = 0; setNdx < DE_LENGTH_OF_ARRAY(setCases); setNdx++) in createBufferDeviceAddressTests() local
|
| /external/deqp/external/vulkancts/modules/vulkan/clipping/ |
| D | vktClippingTests.cpp | 1618 for (int setNdx = 0; setNdx < 2; ++setNdx) in testComplementarity() local
|
| /external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassSubpassDependencyTests.cpp | 687 for (size_t setNdx = 0; setNdx < layouts.size(); setNdx++) in createDescriptorSets() local 1384 for (size_t setNdx = 0; setNdx < layouts.size(); setNdx++) in createDescriptorSets() local
|
| /external/deqp/external/vulkancts/modules/vulkan/ |
| D | vktShaderLibrary.cpp | 105 …enUniformBlock(ostringstream &out, const string &blockName, const string &instanceName, int setNdx, in genUniformBlock()
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiFeatureInfo.cpp | 4270 for (int setNdx = 0; setNdx < DE_LENGTH_OF_ARRAY(s_compressedFormatSets); ++setNdx) in testCompressedFormatsSupported() local
|