Home
last modified time | relevance | path

Searched defs:maxAttributes (Results 1 – 2 of 2) 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/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp457 const deUint32 maxAttributes = context.getDeviceProperties().limits.maxVertexInputAttributes; in checkSupport() local
473 const deUint32 maxAttributes = limits.maxVertexInputAttributes; in createInstance() local