Searched defs:setNdx (Results 1 – 6 of 6) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
| D | vktBindingShaderAccessTests.cpp | 1087 uint32_t getDescriptorSetNdx(DescriptorSetCount count, uint32_t setNdx) in getDescriptorSetNdx() 1406 for (uint32_t setNdx = 0; setNdx < getDescriptorSetCount(descriptorSetCount); setNdx++) in createSourceBuffers() local 1425 … vk::VkDescriptorType descriptorType, uint32_t setNdx, in createSourceBuffer() 1512 for (uint32_t setNdx = 0; setNdx < getDescriptorSetCount(descriptorSetCount); setNdx++) in createDescriptorSetLayouts() local 1564 for (size_t setNdx = 0; setNdx < descriptorSetLayout.size(); setNdx++) in createPipelineLayout() local 1595 for (uint32_t setNdx = 0; setNdx < getDescriptorSetCount(descriptorSetCount); setNdx++) in createDescriptorSets() local 1717 …t vk::DeviceInterface &vki, vk::VkDevice device, vk::VkDescriptorSetLayout layout, uint32_t setNdx, in writeDescriptorSetWithTemplate() 1858 for (uint32_t setNdx = 0; setNdx < getDescriptorSetCount(m_descriptorSetCount); setNdx++) in writeDrawCmdBuffer() local 1879 … for (uint32_t setNdx = 0; setNdx < getDescriptorSetCount(m_descriptorSetCount); setNdx++) in writeDrawCmdBuffer() local 1903 for (uint32_t setNdx = 0; setNdx < getDescriptorSetCount(m_descriptorSetCount); setNdx++) in writeDrawCmdBuffer() local [all …]
|
| D | vktBindingBufferDeviceAddressTests.cpp | 1624 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 | 4267 for (int setNdx = 0; setNdx < DE_LENGTH_OF_ARRAY(s_compressedFormatSets); ++setNdx) in testCompressedFormatsSupported() local
|