Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
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
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DShowStarredCoverage.java64 maxAttributes("\\d+", null, "At most this number of attributes"), enumConstant
97 static int maxAttributes = 10; field in ShowStarredCoverage
/external/libva-utils/test/
Dtest_va_api_fixture.cpp307 const int maxAttributes = vaMaxNumConfigAttributes(m_vaDisplay); in queryConfigAttributes() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp493 const uint32_t maxAttributes = context.getDeviceProperties().limits.maxVertexInputAttributes; in checkSupport() local
524 const uint32_t maxAttributes = limits.maxVertexInputAttributes; in createInstance() local