Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsAttributeLocationTests.cpp832 const int32_t maxAttributes = getMaxAttributeLocations(m_renderCtx); in iterate() local
898 const int32_t maxAttributes = getMaxAttributeLocations(m_renderCtx); in iterate() local
935 const int32_t maxAttributes = getMaxAttributeLocations(m_renderCtx); in iterate() local
975 const int32_t maxAttributes = getMaxAttributeLocations(m_renderCtx); in iterate() local
1093 const int32_t maxAttributes = getMaxAttributeLocations(m_renderCtx); in iterate() local
1124 const int32_t maxAttributes = getMaxAttributeLocations(m_renderCtx); in iterate() local
1181 const int32_t maxAttributes = getMaxAttributeLocations(m_renderCtx); in iterate() local
1220 const int32_t maxAttributes = getMaxAttributeLocations(m_renderCtx); in iterate() local
1289 const int32_t maxAttributes = getMaxAttributeLocations(m_renderCtx); in iterate() local
1330 const int32_t maxAttributes = getMaxAttributeLocations(m_renderCtx); in iterate() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DShowStarredCoverage.java64 maxAttributes("\\d+", null, "At most this number of attributes"), enumConstant
97 static int maxAttributes = 10; field in ShowStarredCoverage
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineVertexInputTests.cpp493 const uint32_t maxAttributes = context.getDeviceProperties().limits.maxVertexInputAttributes; in checkSupport() local
524 const uint32_t maxAttributes = limits.maxVertexInputAttributes; in createInstance() local