Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp1073 deUint32 getInterfaceNumResources (ShaderInputInterface shaderInterface) in getInterfaceNumResources()
1283 ShaderInputInterface shaderInterface, in BufferRenderInstance()
1316 ShaderInputInterface shaderInterface, in getViewOffsets()
1339 ShaderInputInterface shaderInterface, in getDynamicOffsets()
1366 ShaderInputInterface shaderInterface, in createSourceBuffers()
1468 ShaderInputInterface shaderInterface) in createDescriptorPool()
1479 ShaderInputInterface shaderInterface, in createDescriptorSetLayouts()
1567 ShaderInputInterface shaderInterface, in createDescriptorSets()
1631 ShaderInputInterface shaderInterface, in writeDescriptorSet()
1697 ShaderInputInterface shaderInterface, in writeDescriptorSetWithTemplate()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutCase.cpp687 void computeXfbLayout (InterfaceLayout& layout, ShaderInterface& shaderInterface, BufferGeneralMapp… in computeXfbLayout()
1467 const ShaderInterface& shaderInterface, in generateAssignment()
1520 std::string generateTestShader (const ShaderInterface& shaderInterface, const InterfaceLayout& layo… in generateTestShader()