Home
last modified time | relevance | path

Searched defs:maxAttributes (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
DglsAttributeLocationTests.cpp843 const deInt32 maxAttributes = getMaxAttributeLocations(m_renderCtx); in iterate() local
907 const deInt32 maxAttributes = getMaxAttributeLocations(m_renderCtx); in iterate() local
944 const deInt32 maxAttributes = getMaxAttributeLocations(m_renderCtx); in iterate() local
985 const deInt32 maxAttributes = getMaxAttributeLocations(m_renderCtx); in iterate() local
1108 const deInt32 maxAttributes = getMaxAttributeLocations(m_renderCtx); in iterate() local
1140 const deInt32 maxAttributes = getMaxAttributeLocations(m_renderCtx); in iterate() local
1201 const deInt32 maxAttributes = getMaxAttributeLocations(m_renderCtx); in iterate() local
1241 const deInt32 maxAttributes = getMaxAttributeLocations(m_renderCtx); in iterate() local
1314 const deInt32 maxAttributes = getMaxAttributeLocations(m_renderCtx); in iterate() local
1357 const deInt32 maxAttributes = getMaxAttributeLocations(m_renderCtx); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp461 const deUint32 maxAttributes = context.getDeviceProperties().limits.maxVertexInputAttributes; in checkSupport() local
479 const deUint32 maxAttributes = limits.maxVertexInputAttributes; in createInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp525 const deUint32 maxAttributes = context.getDeviceProperties().limits.maxVertexInputAttributes; in checkSupport() local
554 const deUint32 maxAttributes = limits.maxVertexInputAttributes; in createInstance() local