Searched refs:AttributeSetupFunc (Results 1 - 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRender.hpp271 typedef void (*AttributeSetupFunc) (ShaderRenderCaseInstance& instance, deUint32 numVertices); typedef in namespace:vkt::sr
282 const AttributeSetupFunc attribFunc);
290 const AttributeSetupFunc attribFunc);
303 const AttributeSetupFunc m_attribFunc;
445 const AttributeSetupFunc attribFunc,
481 const AttributeSetupFunc attribFunc,
589 const AttributeSetupFunc m_attribFunc;
H A DvktShaderRender.cpp494 const AttributeSetupFunc attribFunc)
508 const AttributeSetupFunc attribFunc)
558 const AttributeSetupFunc attribFunc,
581 const AttributeSetupFunc attribFunc,

Completed in 82 milliseconds