Home
last modified time | relevance | path

Searched refs:QueryType (Results 1 – 25 of 37) 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.h393 enum QueryType {
404 bool hasProperty(unsigned MCFlag, QueryType Type = AnyInBundle) const {
417 bool isVariadic(QueryType Type = IgnoreBundle) const {
423 bool hasOptionalDef(QueryType Type = IgnoreBundle) const {
429 bool isPseudo(QueryType Type = IgnoreBundle) const {
433 bool isReturn(QueryType Type = AnyInBundle) const {
437 bool isCall(QueryType Type = AnyInBundle) const {
444 bool isBarrier(QueryType Type = AnyInBundle) const {
453 bool isTerminator(QueryType Type = AnyInBundle) const {
461 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()
Des31fProgramStateQueryTests.cpp51 static const char* getVerifierSuffix (QueryType type) in getVerifierSuffix()
90 … GeometryShaderCase (Context& context, QueryType verifier, const char* name, const char* desc);
94 const QueryType m_verifier;
97 GeometryShaderCase::GeometryShaderCase (Context& context, QueryType verifier, const char* name, con… in GeometryShaderCase()
204 …TessellationShaderCase (Context& context, QueryType verifier, const char* name, const char* desc);
208 const QueryType m_verifier;
211 TessellationShaderCase::TessellationShaderCase (Context& context, QueryType verifier, const char* n… in TessellationShaderCase()
334 … ProgramSeparableCase (Context& context, QueryType verifier, const char* name, const char* desc);
338 const QueryType m_verifier;
341 ProgramSeparableCase::ProgramSeparableCase (Context& context, QueryType verifier, const char* name,… in ProgramSeparableCase()
[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 …]
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()
170 …ontext& ctx, const char* name, const char* desc, glw::GLenum target, int maxAlign, QueryType type);
177 const QueryType m_type;
180 …ext& context, const char* name, const char* desc, glw::GLenum target, int maxAlign, QueryType type) in AlignmentQueryCase()
206 … TextureBufferBindingQueryCase (Context& ctx, const char* name, const char* desc, QueryType type);
211 const QueryType m_type;
214 …extureBufferBindingQueryCase (Context& context, const char* name, const char* desc, QueryType type) in TextureBufferBindingQueryCase()
266 … TextureBindingBufferQueryCase (Context& ctx, const char* name, const char* desc, QueryType type);
[all …]
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 …]
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()
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()
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.cpp2608 gls::StateQueryUtil::QueryType type);
2612 const gls::StateQueryUtil::QueryType m_type;
2622 gls::StateQueryUtil::QueryType type) in LimitQueryCase()
2658 gls::StateQueryUtil::QueryType type);
2662 const gls::StateQueryUtil::QueryType m_type;
2672 gls::StateQueryUtil::QueryType type) in IsEnabledCase()
2724 gls::StateQueryUtil::QueryType type);
2728 const gls::StateQueryUtil::QueryType m_type;
2736 gls::StateQueryUtil::QueryType type) in PositiveIntegerCase()
2763 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()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp135 EVT QueryType; in LegalizeOp() local
190 QueryType = Node->getValueType(0); in LegalizeOp()
193 QueryType = cast<VTSDNode>(Node->getOperand(1))->getVT(); in LegalizeOp()
197 QueryType = Node->getOperand(0).getValueType(); in LegalizeOp()
201 switch (TLI.getOperationAction(Node->getOpcode(), QueryType)) { in LegalizeOp()
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrImageQueryTests.cpp71 enum QueryType enum
82 QueryType query;
87 …TestParameters (QueryType query_, VkFormat format_, VkImageCreateFlags flags_, glu::ShaderType sha… in TestParameters()
730 QueryType query;
733 QueryGroupParams (QueryType query_, glu::ShaderType shaderType_) in QueryGroupParams()
760 void populateQueryGroup (tcu::TestCaseGroup* group, QueryType query) in populateQueryGroup()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp258 EVT QueryType; in LegalizeOp() local
335 QueryType = Node->getValueType(0); in LegalizeOp()
338 QueryType = cast<VTSDNode>(Node->getOperand(1))->getVT(); in LegalizeOp()
342 QueryType = Node->getOperand(0).getValueType(); in LegalizeOp()
345 QueryType = cast<MaskedScatterSDNode>(Node)->getValue().getValueType(); in LegalizeOp()
348 QueryType = cast<MaskedStoreSDNode>(Node)->getValue().getValueType(); in LegalizeOp()
352 switch (TLI.getOperationAction(Node->getOpcode(), QueryType)) { in LegalizeOp()

12