Searched refs:QUERY_INDEXED_INTEGER (Results 1 – 5 of 5) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fVertexAttributeBindingStateQueryTests.cpp | 574 : IndexedCase(context, name, desc, QUERY_INDEXED_INTEGER) in MixedVertexBindingDivisorCase() 598 : IndexedCase(context, name, desc, QUERY_INDEXED_INTEGER) in MixedVertexBindingOffsetCase() 634 : IndexedCase(context, name, desc, QUERY_INDEXED_INTEGER) in MixedVertexBindingStrideCase() 673 : IndexedCase(context, name, desc, QUERY_INDEXED_INTEGER) in MixedVertexBindingBufferCase() 748 { "getintegeri", QUERY_INDEXED_INTEGER }, in init()
|
D | es31fAdvancedBlendTests.cpp | 826 …t BLEND_EQUATION", s_blendEquations, DE_LENGTH_OF_ARRAY(s_blendEquations), QUERY_INDEXED_INTEGER)); in init()
|
D | es31fIndexedStateQueryTests.cpp | 54 case QUERY_INDEXED_INTEGER: return "getintegeri_v"; in getVerifierSuffix() 1471 …static const QueryType verifiers[] = { QUERY_INDEXED_BOOLEAN, QUERY_INDEXED_INTEGER, QUERY_INDEXED… in init()
|
/external/deqp/modules/glshared/ |
D | glsStateQueryUtil.hpp | 248 QUERY_INDEXED_INTEGER, enumerator
|
D | glsStateQueryUtil.cpp | 448 case QUERY_INDEXED_INTEGER: in queryIndexedState()
|