Home
last modified time | relevance | path

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

/external/deqp/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
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp464 const deUint32 maxAttributes = limits.maxVertexInputAttributes; in createInstance() local