Home
last modified time | relevance | path

Searched defs:maxVertexUniformVectors (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/frameworks/rs/driver/
H A DrsdGL.h57 int32_t maxVertexUniformVectors; member
/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DUniformsPerf.cpp188 GLint maxVertexUniformVectors, maxFragmentUniformVectors; in initializeBenchmark() local
/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/
DResourceLimits.h65 int maxVertexUniformVectors; member
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Include/
H A DResourceLimits.h65 int maxVertexUniformVectors; member
/aosp_15_r20/external/angle/src/libANGLE/
H A DCaps.h289 GLint maxVertexUniformVectors = 0; member
H A DContext.cpp4359 constexpr GLint maxVertexUniformVectors = 256; in initCaps() local