Home
last modified time | relevance | path

Searched refs:verifierType (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fIntegerStateQueryTests.cpp70 MaxSamplesCase (Context& context, const char* name, const char* desc, glw::GLenum target, int minValue, QueryType verifierType);
79 MaxSamplesCase::MaxSamplesCase (Context& context, const char* name, const char* desc, glw::GLenum target, int minValue, QueryType verifierType) in MaxSamplesCase() argument
83 , m_verifierType (verifierType) in MaxSamplesCase()
102 TexBindingCase (Context& context, const char* name, const char* desc, glw::GLenum texTarget, glw::GLenum bindTarget, QueryType verifierType);
112 TexBindingCase::TexBindingCase (Context& context, const char* name, const char* desc, glw::GLenum texTarget, glw::GLenum bindTarget, QueryType verifierType) in TexBindingCase() argument
116 , m_verifierType (verifierType) in TexBindingCase()
178 MinimumValueCase (Context& context, const char* name, const char* desc, glw::GLenum target, int minValue, QueryType verifierType);
179 MinimumValueCase (Context& context, const char* name, const char* desc, glw::GLenum target, int minValue, QueryType verifierType, glu::ApiType minVersion);
189 MinimumValueCase::MinimumValueCase (Context& context, const char* name, const char* desc, glw::GLenum target, int minValue, QueryType verifierType) in MinimumValueCase() argument
193 , m_verifierType (verifierType) in MinimumValueCase()
198 MinimumValueCase(Context& context, const char* name, const char* desc, glw::GLenum target, int minValue, QueryType verifierType, glu::ApiType minVersion) MinimumValueCase() argument
244 AlignmentCase(Context& context, const char* name, const char* desc, glw::GLenum target, int minValue, QueryType verifierType) AlignmentCase() argument
253 AlignmentCase(Context& context, const char* name, const char* desc, glw::GLenum target, int minValue, QueryType verifierType, glu::ApiType minVersion) AlignmentCase() argument
289 BufferBindingCase(Context& context, const char* name, const char* desc, glw::GLenum queryTarget, glw::GLenum bindingPoint, QueryType verifierType) BufferBindingCase() argument
346 ProgramPipelineBindingCase(Context& context, const char* name, const char* desc, QueryType verifierType) ProgramPipelineBindingCase() argument
404 FramebufferMinimumValueCase(Context& context, const char* name, const char* desc, glw::GLenum target, int minValue, glw::GLenum tiedTo, QueryType verifierType) FramebufferMinimumValueCase() argument
452 LegacyVectorLimitCase(Context& context, const char* name, const char* desc, glw::GLenum legacyTarget, glw::GLenum componentTarget, QueryType verifierType) LegacyVectorLimitCase() argument
497 CombinedUniformComponentsCase(Context& context, const char* name, const char* desc, glw::GLenum target, QueryType verifierType) CombinedUniformComponentsCase() argument
505 CombinedUniformComponentsCase(Context& context, const char* name, const char* desc, glw::GLenum target, QueryType verifierType, glu::ApiType minVersion) CombinedUniformComponentsCase() argument
569 TextureGatherLimitCase(Context& context, const char* name, const char* desc, bool isMaxCase, QueryType verifierType) TextureGatherLimitCase() argument
608 MaxUniformBufferBindingsCase(Context& context, const char* name, const char* desc, QueryType verifierType) MaxUniformBufferBindingsCase() argument
665 MaxCombinedUniformBlocksCase(Context& context, const char* name, const char* desc, QueryType verifierType) MaxCombinedUniformBlocksCase() argument
722 MaxCombinedTexImageUnitsCase(Context& context, const char* name, const char* desc, QueryType verifierType) MaxCombinedTexImageUnitsCase() argument
[all...]
H A Des31fIndexedStateQueryTests.cpp83 SampleMaskCase (Context& context, const char* name, const char* desc, QueryType verifierType);
93 SampleMaskCase::SampleMaskCase (Context& context, const char* name, const char* desc, QueryType verifierType) in SampleMaskCase() argument
95 , m_verifierType (verifierType) in SampleMaskCase()
167 MinValueIndexed3Case (Context& context, const char* name, const char* desc, glw::GLenum target, const tcu::IVec3& ref, QueryType verifierType);
177 MinValueIndexed3Case::MinValueIndexed3Case (Context& context, const char* name, const char* desc, glw::GLenum target, const tcu::IVec3& ref, QueryType verifierType) in MinValueIndexed3Case() argument
181 , m_verifierType (verifierType) in MinValueIndexed3Case()
206 BufferBindingCase (Context& context, const char* name, const char* desc, glw::GLenum queryTarget, glw::GLenum bufferTarget, glw::GLenum numBindingsTarget, QueryType verifierType);
217 BufferBindingCase::BufferBindingCase (Context& context, const char* name, const char* desc, glw::GLenum queryTarget, glw::GLenum bufferTarget, glw::GLenum numBindingsTarget, QueryType verifierType) in BufferBindingCase() argument
222 , m_verifierType (verifierType) in BufferBindingCase()
290 BufferStartCase (Context& context, const char* name, const char* desc, glw::GLenum queryTarget, glw::GLenum bufferTarget, glw::GLenum numBindingsTarget, QueryType verifierType);
301 BufferStartCase(Context& context, const char* name, const char* desc, glw::GLenum queryTarget, glw::GLenum bufferTarget, glw::GLenum numBindingsTarget, QueryType verifierType) BufferStartCase() argument
402 BufferSizeCase(Context& context, const char* name, const char* desc, glw::GLenum queryTarget, glw::GLenum bufferTarget, glw::GLenum numBindingsTarget, QueryType verifierType) BufferSizeCase() argument
486 ImageBindingNameCase(Context& context, const char* name, const char* desc, QueryType verifierType) ImageBindingNameCase() argument
550 ImageBindingLevelCase(Context& context, const char* name, const char* desc, QueryType verifierType) ImageBindingLevelCase() argument
614 ImageBindingLayeredCase(Context& context, const char* name, const char* desc, QueryType verifierType) ImageBindingLayeredCase() argument
678 ImageBindingLayerCase(Context& context, const char* name, const char* desc, QueryType verifierType) ImageBindingLayerCase() argument
742 ImageBindingAccessCase(Context& context, const char* name, const char* desc, QueryType verifierType) ImageBindingAccessCase() argument
806 ImageBindingFormatCase(Context& context, const char* name, const char* desc, QueryType verifierType) ImageBindingFormatCase() argument
874 ColorMaskCase(Context& context, const char* name, const char* desc, QueryType verifierType) ColorMaskCase() argument
947 BlendFuncCase(Context& context, const char* name, const char* desc, QueryType verifierType) BlendFuncCase() argument
1139 BlendEquationCase(Context& context, const char* name, const char* desc, QueryType verifierType) BlendEquationCase() argument
1270 BlendEquationAdvancedCase(Context& context, const char* name, const char* desc, QueryType verifierType) BlendEquationAdvancedCase() argument
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIndexedStateQueryTests.cpp545 EnableBlendCase (Context& context, const char* name, const char* desc, QueryType verifierType);
554 EnableBlendCase::EnableBlendCase (Context& context, const char* name, const char* desc, QueryType verifierType) in EnableBlendCase() argument
556 , m_verifierType (verifierType) in EnableBlendCase()
629 ColorMaskCase (Context& context, const char* name, const char* desc, QueryType verifierType);
638 ColorMaskCase::ColorMaskCase (Context& context, const char* name, const char* desc, QueryType verifierType) in ColorMaskCase() argument
640 , m_verifierType (verifierType) in ColorMaskCase()
702 BlendFuncCase (Context& context, const char* name, const char* desc, QueryType verifierType);
711 BlendFuncCase::BlendFuncCase (Context& context, const char* name, const char* desc, QueryType verifierType) in BlendFuncCase() argument
713 , m_verifierType (verifierType) in BlendFuncCase()
894 BlendEquationCase (Context& context, const char* name, const char* desc, QueryType verifierType);
903 BlendEquationCase(Context& context, const char* name, const char* desc, QueryType verifierType) BlendEquationCase() argument
1034 BlendEquationAdvancedCase(Context& context, const char* name, const char* desc, QueryType verifierType) BlendEquationAdvancedCase() argument
[all...]

Completed in 4 milliseconds