Home
last modified time | relevance | path

Searched refs:getAttributeFormat (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp75 static VkFormat getAttributeFormat(const glu::DataType dataType);
643 const VkFormat format = getAttributeFormat(basicType); in FragmentOutExecutor()
700 static VkFormat getAttributeFormat (const glu::DataType dataType) in getAttributeFormat() function
802 const VkFormat format = getAttributeFormat(basicType); in bindAttributes()