Home
last modified time | relevance | path

Searched defs:shaderInterface (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp1119 uint32_t getInterfaceNumResources(ShaderInputInterface shaderInterface) in getInterfaceNumResources()
1306ShaderInputInterface shaderInterface, bool viewOffset, bool dynamicOffset, in BufferRenderInstance()
1348ShaderInputInterface shaderInterface, bool setViewOffset) in getViewOffsets()
1366 ShaderInputInterface shaderInterface, in getDynamicOffsets()
1386 DescriptorSetCount descriptorSetCount, ShaderInputInterface shaderInterface, in createSourceBuffers()
1484ShaderInputInterface shaderInterface) in createDescriptorPool()
1494 …DescriptorSetCount descriptorSetCount, ShaderInputInterface shaderInterface, vk::VkShaderStageFlag… in createDescriptorSetLayouts()
1582 …orType descriptorType, DescriptorSetCount descriptorSetCount, ShaderInputInterface shaderInterface, in createDescriptorSets()
1649 … vk::VkDescriptorType descriptorType, ShaderInputInterface shaderInterface, in writeDescriptorSet()
1718 …ptorPool descriptorPool, vk::VkDescriptorType descriptorType, ShaderInputInterface shaderInterface, in writeDescriptorSetWithTemplate()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutCase.cpp690 void computeXfbLayout(InterfaceLayout &layout, ShaderInterface &shaderInterface, in computeXfbLayout()
1521 …ent(std::ostringstream &src, const InterfaceLayout &layout, const ShaderInterface &shaderInterface, in generateAssignment()
1576 std::string generateTestShader(const ShaderInterface &shaderInterface, const InterfaceLayout &layou… in generateTestShader()