Searched defs:bufferDescriptorInfo (Results 1 – 5 of 5) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/draw/ |
| D | vktDrawIndirectTest.cpp | 279 …const vk::VkDescriptorBufferInfo bufferDescriptorInfo = vk::makeDescriptorBufferInfo(m_indirectBuf… in negateDataUsingCompute() local 290 …const vk::VkDescriptorBufferInfo bufferDescriptorInfo = vk::makeDescriptorBufferInfo(m_indirectCou… in negateDataUsingCompute() local
|
| D | vktDrawConcurrentTests.cpp | 258 …const VkDescriptorBufferInfo bufferDescriptorInfo = makeDescriptorBufferInfo(*buffer, 0ull, buffe… in iterate() local
|
| /external/deqp/external/vulkancts/modules/vulkan/compute/ |
| D | vktComputeBasicComputeShaderTests.cpp | 766 …const VkDescriptorBufferInfo bufferDescriptorInfo = makeDescriptorBufferInfo(*outputBuffer, 0ull, … in iterate() local 949 …const VkDescriptorBufferInfo bufferDescriptorInfo = makeDescriptorBufferInfo(*inputBuffer, 0ull, b… in iterate() local 1416 …const VkDescriptorBufferInfo bufferDescriptorInfo = makeDescriptorBufferInfo(*buffer, 0ull, buffer… in iterate() local 2031 …const VkDescriptorBufferInfo bufferDescriptorInfo = makeDescriptorBufferInfo(*inputBuffer, 0ull, i… in iterate() local 2646 …const VkDescriptorBufferInfo bufferDescriptorInfo = makeDescriptorBufferInfo(*buffer, 0ull, buffer… in iterate() local 2914 …const VkDescriptorBufferInfo bufferDescriptorInfo = makeDescriptorBufferInfo(*sboBuffer, 0ull, buf… in iterate() local
|
| /external/deqp/external/vulkancts/modules/vulkan/geometry/ |
| D | vktGeometryBasicGeometryShaderTests.cpp | 346 …const VkDescriptorBufferInfo bufferDescriptorInfo = makeDescriptorBufferInfo(*m_buffer, 0ull, size… in bindDescriptorSets() local
|
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 1675 …const VkDescriptorBufferInfo bufferDescriptorInfo = makeDescriptorBufferInfo(*m_sampleDataBuffer, … in createSampleDataBufferAndDescriptors() local
|