Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingShaderAccessTests.cpp1118 uint32_t getInterfaceNumResources(ShaderInputInterface shaderInterface) in getInterfaceNumResources()
1305ShaderInputInterface shaderInterface, bool viewOffset, bool dynamicOffset, in BufferRenderInstance()
1347ShaderInputInterface shaderInterface, bool setViewOffset) in getViewOffsets()
1365 ShaderInputInterface shaderInterface, in getDynamicOffsets()
1385 DescriptorSetCount descriptorSetCount, ShaderInputInterface shaderInterface, in createSourceBuffers()
1483ShaderInputInterface shaderInterface) in createDescriptorPool()
1493 …DescriptorSetCount descriptorSetCount, ShaderInputInterface shaderInterface, vk::VkShaderStageFlag… in createDescriptorSetLayouts()
1581 …orType descriptorType, DescriptorSetCount descriptorSetCount, ShaderInputInterface shaderInterface, in createDescriptorSets()
1648 … vk::VkDescriptorType descriptorType, ShaderInputInterface shaderInterface, in writeDescriptorSet()
1717 …ptorPool descriptorPool, vk::VkDescriptorType descriptorType, ShaderInputInterface shaderInterface, in writeDescriptorSetWithTemplate()
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
H A 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()