Home
last modified time | relevance | path

Searched refs:QueryType (Results 1 – 25 of 27) sorted by relevance

12

/external/deqp/modules/glshared/
DglsStateQueryUtil.hpp235 enum QueryType enum
384 void queryState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type, glw…
385 void queryIndexedState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type…
386 void queryAttributeState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType typ…
387 void queryFramebufferState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType t…
388 void queryProgramState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type…
389 void queryPipelineState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType typ…
390 void queryTextureParamState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType
391 void queryTextureLevelState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType
392 void queryPointerState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type…
[all …]
DglsStateQueryUtil.cpp271 void queryState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type, glw::GLenum… in queryState()
357 void queryIndexedState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type, glw:… in queryIndexedState()
484 void queryAttributeState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type, gl… in queryAttributeState()
549 void queryFramebufferState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type, … in queryFramebufferState()
572 void queryProgramState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type, glw:… in queryProgramState()
609 void queryPipelineState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type, glw… in queryPipelineState()
632 void queryTextureParamState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type,… in queryTextureParamState()
753 void queryTextureLevelState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type,… in queryTextureLevelState()
790 void queryPointerState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type, glw:… in queryPointerState()
813 void queryObjectState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type, glw::… in queryObjectState()
[all …]
DglsTextureStateQueryTests.cpp90 static bool querySupportsSigned (QueryType type) in querySupportsSigned()
281 static bool isCoreQuery (QueryType query) in isCoreQuery()
293 static RequiredExtensions getQueryExtension (QueryType query) in getQueryExtension()
370 static bool isCoreQuery (QueryType query) in isCoreQuery()
375 static RequiredExtensions getQueryExtension (QueryType query) in getQueryExtension()
480 static bool isCoreQuery (QueryType query) in isCoreQuery()
494 static RequiredExtensions getQueryExtension (QueryType query) in getQueryExtension()
580 static bool isCoreQuery (const glu::ContextType& contextType, QueryType query) in isCoreQuery()
644 static RequiredExtensions getQueryExtension (const glu::ContextType& contextType, QueryType query) in getQueryExtension()
687 QueryType type);
[all …]
DglsTextureStateQueryTests.hpp78 …onst std::string& name, const std::string& description, StateQueryUtil::QueryType queryType, glw::…
79 …onst std::string& name, const std::string& description, StateQueryUtil::QueryType queryType, Teste…
/external/llvm/include/llvm/CodeGen/
DMachineInstr.h366 enum QueryType {
377 bool hasProperty(unsigned MCFlag, QueryType Type = AnyInBundle) const {
390 bool isVariadic(QueryType Type = IgnoreBundle) const {
396 bool hasOptionalDef(QueryType Type = IgnoreBundle) const {
402 bool isPseudo(QueryType Type = IgnoreBundle) const {
406 bool isReturn(QueryType Type = AnyInBundle) const {
410 bool isCall(QueryType Type = AnyInBundle) const {
417 bool isBarrier(QueryType Type = AnyInBundle) const {
426 bool isTerminator(QueryType Type = AnyInBundle) const {
434 bool isBranch(QueryType Type = AnyInBundle) const {
[all …]
/external/deqp/modules/gles31/functional/
Des31fFramebufferDefaultStateQueryTests.cpp43 static const char* getVerifierSuffix (QueryType type) in getVerifierSuffix()
57 FramebufferTest (Context& context, QueryType verifier, const char* name, const char* desc);
64 const QueryType m_verifier;
67 FramebufferTest::FramebufferTest (Context& context, QueryType verifier, const char* name, const cha… in FramebufferTest()
109 …FramebufferDimensionTest (Context& context, QueryType verifier, DimensionType dimension, const cha…
117 FramebufferDimensionTest::FramebufferDimensionTest (Context& context, QueryType verifier, Dimension… in FramebufferDimensionTest()
143 … FramebufferSamplesTest (Context& context, QueryType verifier, const char* name, const char* desc);
148 FramebufferSamplesTest::FramebufferSamplesTest (Context& context, QueryType verifier, const char* n… in FramebufferSamplesTest()
172 …FramebufferFixedSampleLocationsTest (Context& context, QueryType verifier, const char* name, const…
177 …leLocationsTest::FramebufferFixedSampleLocationsTest (Context& context, QueryType verifier, const … in FramebufferFixedSampleLocationsTest()
[all …]
Des31fIntegerStateQueryTests.cpp53 static const char* getVerifierSuffix (QueryType type) in getVerifierSuffix()
70 …ext, const char* name, const char* desc, glw::GLenum target, int minValue, QueryType verifierType);
76 const QueryType m_verifierType;
79 …text, const char* name, const char* desc, glw::GLenum target, int minValue, QueryType verifierType) in MaxSamplesCase()
102 …ar* name, const char* desc, glw::GLenum texTarget, glw::GLenum bindTarget, QueryType verifierType);
109 const QueryType m_verifierType;
112 …har* name, const char* desc, glw::GLenum texTarget, glw::GLenum bindTarget, QueryType verifierType) in TexBindingCase()
176 …ext, const char* name, const char* desc, glw::GLenum target, int minValue, QueryType verifierType);
177 …, const char* name, const char* desc, glw::GLenum target, int minValue, QueryType verifierType, gl…
183 const QueryType m_verifierType;
[all …]
Des31fIndexedStateQueryTests.cpp49 static const char* getVerifierSuffix (QueryType type) in getVerifierSuffix()
80 SampleMaskCase (Context& context, const char* name, const char* desc, QueryType verifierType);
86 const QueryType m_verifierType;
90 SampleMaskCase::SampleMaskCase (Context& context, const char* name, const char* desc, QueryType ver… in SampleMaskCase()
164 …t char* name, const char* desc, glw::GLenum target, const tcu::IVec3& ref, QueryType verifierType);
171 const QueryType m_verifierType;
174 …st char* name, const char* desc, glw::GLenum target, const tcu::IVec3& ref, QueryType verifierType) in MinValueIndexed3Case()
203 …enum queryTarget, glw::GLenum bufferTarget, glw::GLenum numBindingsTarget, QueryType verifierType);
211 const QueryType m_verifierType;
214 …Lenum queryTarget, glw::GLenum bufferTarget, glw::GLenum numBindingsTarget, QueryType verifierType) in BufferBindingCase()
[all …]
Des31fShaderMultisampleInterpolationStateQueryTests.cpp56 …InterpolationOffsetCase (Context& context, const char* name, const char* desc, QueryType verifier…
63 const QueryType m_verifier;
67 …lationOffsetCase (Context& context, const char* name, const char* desc, QueryType verifier, TestTy… in InterpolationOffsetCase()
107 …polationOffsetBitsCase (Context& context, const char* name, const char* desc, QueryType verifier);
114 const QueryType m_verifier;
117 …erpolationOffsetBitsCase (Context& context, const char* name, const char* desc, QueryType verifier) in FragmentInterpolationOffsetBitsCase()
162 QueryType verifier; in init()
Des31fTextureBufferTests.cpp134 …ontext& ctx, const char* name, const char* desc, glw::GLenum target, int minLimit, QueryType type);
141 const QueryType m_type;
144 …ext& context, const char* name, const char* desc, glw::GLenum target, int minLimit, QueryType type) in LimitQueryCase()
169 …ontext& ctx, const char* name, const char* desc, glw::GLenum target, int maxAlign, QueryType type);
176 const QueryType m_type;
179 …ext& context, const char* name, const char* desc, glw::GLenum target, int maxAlign, QueryType type) in AlignmentQueryCase()
204 … TextureBufferBindingQueryCase (Context& ctx, const char* name, const char* desc, QueryType type);
209 const QueryType m_type;
212 …extureBufferBindingQueryCase (Context& context, const char* name, const char* desc, QueryType type) in TextureBufferBindingQueryCase()
263 … TextureBindingBufferQueryCase (Context& ctx, const char* name, const char* desc, QueryType type);
[all …]
Des31fVertexAttributeBindingStateQueryTests.cpp50 AttributeCase (Context& context, const char* name, const char* desc, QueryType verifier);
56 const QueryType m_verifier;
59 AttributeCase::AttributeCase (Context& context, const char* name, const char* desc, QueryType verif… in AttributeCase()
78 AttributeBindingCase (Context& context, const char* name, const char* desc, QueryType verifier);
82 …se::AttributeBindingCase (Context& context, const char* name, const char* desc, QueryType verifier) in AttributeBindingCase()
153 …AttributeRelativeOffsetCase (Context& context, const char* name, const char* desc, QueryType verif…
157 …ributeRelativeOffsetCase (Context& context, const char* name, const char* desc, QueryType verifier) in AttributeRelativeOffsetCase()
227 IndexedCase (Context& context, const char* name, const char* desc, QueryType verifier);
233 const QueryType m_verifier;
236 IndexedCase::IndexedCase (Context& context, const char* name, const char* desc, QueryType verifier) in IndexedCase()
[all …]
Des31fSamplerStateQueryTests.cpp39 static const char* getVerifierSuffix (QueryType type) in getVerifierSuffix()
82 static const QueryType scalarVerifiers[] = in init()
89 static const QueryType nonPureVerifiers[] = in init()
94 static const QueryType vectorVerifiers[] = in init()
106 const QueryType verifier = VERIFIERS[verifierNdx]; \ in init()
137 QueryType verifier; in init()
Des31fProgramPipelineStateQueryTests.cpp45 static const char* getVerifierSuffix (QueryType type) in getVerifierSuffix()
85 ActiveProgramCase (Context& context, QueryType verifier, const char* name, const char* desc);
89 const QueryType m_verifier;
92 ActiveProgramCase::ActiveProgramCase (Context& context, QueryType verifier, const char* name, const… in ActiveProgramCase()
149 …PipelineProgramCase (Context& context, QueryType verifier, const char* name, const char* desc, glw…
153 const QueryType m_verifier;
157 PipelineProgramCase::PipelineProgramCase (Context& context, QueryType verifier, const char* name, c… in PipelineProgramCase()
224 ValidateStatusCase (Context& context, QueryType verifier, const char* name, const char* desc);
228 const QueryType m_verifier;
231 ValidateStatusCase::ValidateStatusCase (Context& context, QueryType verifier, const char* name, con… in ValidateStatusCase()
[all …]
Des31fBooleanStateQueryTests.cpp43 static const char* getVerifierSuffix (QueryType type) in getVerifierSuffix()
61 …IsEnabledStateTestCase (Context& context, QueryType verifier, const char* name, const char* descri… in IsEnabledStateTestCase()
98 const QueryType m_verifier;
117 static const QueryType isEnabledVerifiers[] = in init()
130 const QueryType verifier = VERIFIERS[verifierNdx]; \ in init()
Des31fProgramStateQueryTests.cpp51 static const char* getVerifierSuffix (QueryType type) in getVerifierSuffix()
68 … GeometryShaderCase (Context& context, QueryType verifier, const char* name, const char* desc);
72 const QueryType m_verifier;
75 GeometryShaderCase::GeometryShaderCase (Context& context, QueryType verifier, const char* name, con… in GeometryShaderCase()
186 …TessellationShaderCase (Context& context, QueryType verifier, const char* name, const char* desc);
190 const QueryType m_verifier;
193 TessellationShaderCase::TessellationShaderCase (Context& context, QueryType verifier, const char* n… in TessellationShaderCase()
320 … ProgramSeparableCase (Context& context, QueryType verifier, const char* name, const char* desc);
324 const QueryType m_verifier;
327 ProgramSeparableCase::ProgramSeparableCase (Context& context, QueryType verifier, const char* name,… in ProgramSeparableCase()
[all …]
Des31fTextureStateQueryTests.cpp39 static const char* getVerifierSuffix (QueryType type) in getVerifierSuffix()
84 static const QueryType scalarVerifiers[] = in init()
91 static const QueryType nonPureVerifiers[] = in init()
96 static const QueryType vec4Verifiers[] = in init()
108 const QueryType verifier = VERIFIERS[verifierNdx]; \ in init()
164 QueryType verifier; in init()
Des31fTextureLevelStateQueryTests.cpp177 …CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterEqualWithPrinter()
193 …CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterEqual()
198 …CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterInternalFormatEqual()
203 …CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterGreaterOrEqual()
219 …Lenum target, int level, glw::GLenum pname, const int* refValues, int numRefValues, QueryType type) in verifyTextureLevelParameterInternalFormatAnyOf()
821 …eLevelCase (Context& ctx, const char* name, const char* desc, glw::GLenum target, QueryType type);
834 const QueryType m_type;
846 …ureLevelCase (Context& ctx, const char* name, const char* desc, glw::GLenum target, QueryType type) in TextureLevelCase()
983 …lCommonCase (Context& ctx, const char* name, const char* desc, glw::GLenum target, QueryType type);
989 …elCommonCase (Context& ctx, const char* name, const char* desc, glw::GLenum target, QueryType type) in TextureLevelCommonCase()
[all …]
Des31fSampleShadingTests.cpp55 SampleShadingStateCase (Context& ctx, const char* name, const char* desc, QueryType);
61 const QueryType m_verifier;
64 …tateCase::SampleShadingStateCase (Context& ctx, const char* name, const char* desc, QueryType type) in SampleShadingStateCase()
106 MinSampleShadingValueCase (Context& ctx, const char* name, const char* desc, QueryType);
112 const QueryType m_verifier;
115 …eCase::MinSampleShadingValueCase (Context& ctx, const char* name, const char* desc, QueryType type) in MinSampleShadingValueCase()
Des31fAdvancedBlendTests.cpp583 gls::StateQueryUtil::QueryType type);
587 const gls::StateQueryUtil::QueryType m_type;
593 gls::StateQueryUtil::QueryType type) in BlendAdvancedCoherentStateCase()
640 gls::StateQueryUtil::QueryType type);
644 const gls::StateQueryUtil::QueryType m_type;
654 gls::StateQueryUtil::QueryType type) in BlendEquationStateCase()
694 gls::StateQueryUtil::QueryType type);
698 const gls::StateQueryUtil::QueryType m_type;
708 gls::StateQueryUtil::QueryType type) in BlendEquationIndexedStateCase()
Des31fDebugTests.cpp2601 gls::StateQueryUtil::QueryType type);
2605 const gls::StateQueryUtil::QueryType m_type;
2615 gls::StateQueryUtil::QueryType type) in LimitQueryCase()
2651 gls::StateQueryUtil::QueryType type);
2655 const gls::StateQueryUtil::QueryType m_type;
2665 gls::StateQueryUtil::QueryType type) in IsEnabledCase()
2717 gls::StateQueryUtil::QueryType type);
2721 const gls::StateQueryUtil::QueryType m_type;
2729 gls::StateQueryUtil::QueryType type) in PositiveIntegerCase()
2756 gls::StateQueryUtil::QueryType type);
[all …]
/external/deqp/modules/gles3/functional/
Des3fSamplerStateQueryTests.cpp41 static const char* getVerifierSuffix (QueryType type) in getVerifierSuffix()
56 QueryType verifier = VERIFIERS[_verifierNdx]; \
68 static const QueryType verifiers[] = in init()
Des3fTextureStateQueryTests.cpp40 static const char* getVerifierSuffix (QueryType type) in getVerifierSuffix()
55 QueryType verifier = VERIFIERS[_verifierNdx]; \
68 static const QueryType verifiers[] = in init()
Des3fIntegerStateQueryTests.cpp1880 QueryType type);
1887 const QueryType m_type;
1893 QueryType type) in BindingTest()
1915 TransformFeedbackBindingTestCase (Context& context, QueryType type, const char* name) in TransformFeedbackBindingTestCase()
2026 …CurrentProgramBindingTestCase (Context& context, QueryType type, const char* name, const char* des… in CurrentProgramBindingTestCase()
2127 …VertexArrayBindingTestCase (Context& context, QueryType type, const char* name, const char* descri… in VertexArrayBindingTestCase()
2151 …BufferBindingTestCase (Context& context, QueryType type, const char* name, const char* description… in BufferBindingTestCase()
2183 ElementArrayBufferBindingTestCase (Context& context, QueryType type, const char* name) in ElementArrayBufferBindingTestCase()
2321 …RenderbufferBindingTestCase (Context& context, QueryType type, const char* name, const char* descr… in RenderbufferBindingTestCase()
2349 …SamplerObjectBindingTestCase (Context& context, QueryType type, const char* name, const char* desc… in SamplerObjectBindingTestCase()
[all …]
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp257 EVT QueryType; in LegalizeOp() local
334 QueryType = Node->getValueType(0); in LegalizeOp()
337 QueryType = cast<VTSDNode>(Node->getOperand(1))->getVT(); in LegalizeOp()
341 QueryType = Node->getOperand(0).getValueType(); in LegalizeOp()
344 QueryType = cast<MaskedScatterSDNode>(Node)->getValue().getValueType(); in LegalizeOp()
347 QueryType = cast<MaskedStoreSDNode>(Node)->getValue().getValueType(); in LegalizeOp()
351 switch (TLI.getOperationAction(Node->getOpcode(), QueryType)) { in LegalizeOp()
/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp1569 QueryType type);
1576 const QueryType m_type;
1582 QueryType type) in BindingTest()
1604 …CurrentProgramBindingTestCase (Context& context, QueryType type, const char* name, const char* des… in CurrentProgramBindingTestCase()
1698 …BufferBindingTestCase (Context& context, QueryType type, const char* name, const char* description… in BufferBindingTestCase()
1794 …RenderbufferBindingTestCase (Context& context, QueryType type, const char* name, const char* descr… in RenderbufferBindingTestCase()
1822 …TextureBindingTestCase (Context& context, QueryType type, const char* name, const char* descriptio… in TextureBindingTestCase()
1855 …FrameBufferBindingTestCase (Context& context, QueryType type, const char* name, const char* descri… in FrameBufferBindingTestCase()
1986 static const char* getQueryTypeSuffix (QueryType type) in getQueryTypeSuffix()
2009 const QueryType queryType = QUERYTYPES[_queryTypeNdx]; \
[all …]

12