Home
last modified time | relevance | path

Searched defs:testCtx (Results 951 - 975 of 1129) sorted by relevance

1...<<31323334353637383940>>...46

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderRenderCase.cpp410 ShaderRenderCase::ShaderRenderCase(TestContext& testCtx, RenderContext& renderCtx, const ContextInfo& ctxInfo, in ShaderRenderCase() argument
424 ShaderRenderCase::ShaderRenderCase(TestContext& testCtx, RenderContext& renderCtx, const ContextInfo& ctxInfo, in ShaderRenderCase() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cCullDistanceTests.cpp68 void CullDistance::Utilities::buildProgram(const glw::Functions& gl, tcu::TestContext& testCtx, in buildProgram() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.cpp123 verifyInteger(tcu::TestContext& testCtx, GLenum name, GLint reference) verifyInteger() argument
143 verifyInteger4(tcu::TestContext& testCtx, GLenum name, GLint reference0, GLint reference1, GLint reference2, GLint reference3) verifyInteger4() argument
148 verifyInteger4Mask(tcu::TestContext& testCtx, GLenum name, GLint reference0, bool enableRef0, GLint reference1, bool enableRef1, GLint reference2, bool enableRef2, GLint reference3, bool enableRef3) verifyInteger4Mask() argument
182 verifyIntegerGreaterOrEqual(tcu::TestContext& testCtx, GLenum name, GLint reference) verifyIntegerGreaterOrEqual() argument
212 verifyUnsignedIntegerGreaterOrEqual(tcu::TestContext& testCtx, GLenum name, GLuint reference) verifyUnsignedIntegerGreaterOrEqual() argument
242 verifyIntegerLessOrEqual(tcu::TestContext& testCtx, GLenum name, GLint reference) verifyIntegerLessOrEqual() argument
272 verifyIntegerGreaterOrEqual2(tcu::TestContext& testCtx, GLenum name, GLint reference0, GLint reference1) verifyIntegerGreaterOrEqual2() argument
312 verifyIntegerAnyOf(tcu::TestContext& testCtx, GLenum name, const GLint references[], size_t referencesLength) verifyIntegerAnyOf() argument
335 verifyStencilMaskInitial(tcu::TestContext& testCtx, GLenum name, int stencilBits) verifyStencilMaskInitial() argument
377 verifyInteger(tcu::TestContext& testCtx, GLenum name, GLint reference) verifyInteger() argument
395 verifyInteger4(tcu::TestContext& testCtx, GLenum name, GLint reference0, GLint reference1, GLint reference2, GLint reference3) verifyInteger4() argument
400 verifyInteger4Mask(tcu::TestContext& testCtx, GLenum name, GLint reference0, bool enableRef0, GLint reference1, bool enableRef1, GLint reference2, bool enableRef2, GLint reference3, bool enableRef3) verifyInteger4Mask() argument
427 verifyIntegerGreaterOrEqual(tcu::TestContext& testCtx, GLenum name, GLint reference) verifyIntegerGreaterOrEqual() argument
445 verifyUnsignedIntegerGreaterOrEqual(tcu::TestContext& testCtx, GLenum name, GLuint reference) verifyUnsignedIntegerGreaterOrEqual() argument
463 verifyIntegerLessOrEqual(tcu::TestContext& testCtx, GLenum name, GLint reference) verifyIntegerLessOrEqual() argument
481 verifyIntegerGreaterOrEqual2(tcu::TestContext& testCtx, GLenum name, GLint reference0, GLint reference1) verifyIntegerGreaterOrEqual2() argument
499 verifyIntegerAnyOf(tcu::TestContext& testCtx, GLenum name, const GLint references[], size_t referencesLength) verifyIntegerAnyOf() argument
522 verifyStencilMaskInitial(tcu::TestContext& testCtx, GLenum name, int stencilBits) verifyStencilMaskInitial() argument
564 verifyInteger(tcu::TestContext& testCtx, GLenum name, GLint reference) verifyInteger() argument
582 verifyInteger4(tcu::TestContext& testCtx, GLenum name, GLint reference0, GLint reference1, GLint reference2, GLint reference3) verifyInteger4() argument
587 verifyInteger4Mask(tcu::TestContext& testCtx, GLenum name, GLint reference0, bool enableRef0, GLint reference1, bool enableRef1, GLint reference2, bool enableRef2, GLint reference3, bool enableRef3) verifyInteger4Mask() argument
613 verifyIntegerGreaterOrEqual(tcu::TestContext& testCtx, GLenum name, GLint reference) verifyIntegerGreaterOrEqual() argument
631 verifyUnsignedIntegerGreaterOrEqual(tcu::TestContext& testCtx, GLenum name, GLuint reference) verifyUnsignedIntegerGreaterOrEqual() argument
649 verifyIntegerLessOrEqual(tcu::TestContext& testCtx, GLenum name, GLint reference) verifyIntegerLessOrEqual() argument
667 verifyIntegerGreaterOrEqual2(tcu::TestContext& testCtx, GLenum name, GLint reference0, GLint reference1) verifyIntegerGreaterOrEqual2() argument
685 verifyIntegerAnyOf(tcu::TestContext& testCtx, GLenum name, const GLint references[], size_t referencesLength) verifyIntegerAnyOf() argument
708 verifyStencilMaskInitial(tcu::TestContext& testCtx, GLenum name, int stencilBits) verifyStencilMaskInitial() argument
750 verifyInteger(tcu::TestContext& testCtx, GLenum name, GLint reference) verifyInteger() argument
771 verifyInteger4(tcu::TestContext& testCtx, GLenum name, GLint reference0, GLint reference1, GLint reference2, GLint reference3) verifyInteger4() argument
776 verifyInteger4Mask(tcu::TestContext& testCtx, GLenum name, GLint reference0, bool enableRef0, GLint reference1, bool enableRef1, GLint reference2, bool enableRef2, GLint reference3, bool enableRef3) verifyInteger4Mask() argument
802 verifyIntegerGreaterOrEqual(tcu::TestContext& testCtx, GLenum name, GLint reference) verifyIntegerGreaterOrEqual() argument
820 verifyUnsignedIntegerGreaterOrEqual(tcu::TestContext& testCtx, GLenum name, GLuint reference) verifyUnsignedIntegerGreaterOrEqual() argument
838 verifyIntegerLessOrEqual(tcu::TestContext& testCtx, GLenum name, GLint reference) verifyIntegerLessOrEqual() argument
856 verifyIntegerGreaterOrEqual2(tcu::TestContext& testCtx, GLenum name, GLint reference0, GLint reference1) verifyIntegerGreaterOrEqual2() argument
874 verifyIntegerAnyOf(tcu::TestContext& testCtx, GLenum name, const GLint references[], size_t referencesLength) verifyIntegerAnyOf() argument
898 verifyStencilMaskInitial(tcu::TestContext& testCtx, GLenum name, int stencilBits) verifyStencilMaskInitial() argument
[all...]
H A Des3fShaderStateQueryTests.cpp76 bool checkIntEquals (tcu::TestContext& testCtx, GLint got, GLint expected) in checkIntEquals() argument
90 void checkPointerEquals (tcu::TestContext& testCtx, const void* got, const void* expected) in checkPointerEquals() argument
102 void verifyShaderParam (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint shader, GLenum pname, GLenum reference) in verifyShaderParam() argument
111 verifyProgramParam(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLenum pname, GLenum reference) verifyProgramParam() argument
119 verifyActiveUniformParam(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLuint index, GLenum pname, GLenum reference) verifyActiveUniformParam() argument
128 verifyActiveUniformBlockParam(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLuint blockIndex, GLenum pname, GLenum reference) verifyActiveUniformBlockParam() argument
137 verifyCurrentVertexAttribf(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w) verifyCurrentVertexAttribf() argument
157 verifyCurrentVertexAttribIi(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLint index, GLint x, GLint y, GLint z, GLint w) verifyCurrentVertexAttribIi() argument
177 verifyCurrentVertexAttribIui(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLint index, GLuint x, GLuint y, GLuint z, GLuint w) verifyCurrentVertexAttribIui() argument
197 verifyCurrentVertexAttribConversion(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w) verifyCurrentVertexAttribConversion() argument
248 verifyVertexAttrib(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLint index, GLenum pname, GLenum reference) verifyVertexAttrib() argument
257 verifyUniformValue1f(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLint location, float x) verifyUniformValue1f() argument
282 verifyUniformValue2f(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLint location, float x, float y) verifyUniformValue2f() argument
310 verifyUniformValue3f(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLint location, float x, float y, float z) verifyUniformValue3f() argument
341 verifyUniformValue4f(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLint location, float x, float y, float z, float w) verifyUniformValue4f() argument
375 verifyUniformValue1i(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLint location, GLint x) verifyUniformValue1i() argument
400 verifyUniformValue2i(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLint location, GLint x, GLint y) verifyUniformValue2i() argument
428 verifyUniformValue3i(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLint location, GLint x, GLint y, GLint z) verifyUniformValue3i() argument
459 verifyUniformValue4i(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLint location, GLint x, GLint y, GLint z, GLint w) verifyUniformValue4i() argument
493 verifyUniformValue1ui(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLint location, GLuint x) verifyUniformValue1ui() argument
518 verifyUniformValue2ui(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLint location, GLuint x, GLuint y) verifyUniformValue2ui() argument
546 verifyUniformValue3ui(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLint location, GLuint x, GLuint y, GLuint z) verifyUniformValue3ui() argument
577 verifyUniformValue4ui(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLint location, GLuint x, GLuint y, GLuint z, GLuint w) verifyUniformValue4ui() argument
612 verifyUniformValues(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLint location, const GLfloat* values) verifyUniformValues() argument
635 verifyUniformMatrixValues(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLint location, const GLfloat* values, bool transpose) verifyUniformMatrixValues() argument
[all...]
H A Des3fTextureMipmapTests.cpp166 Texture2DMipmapCase::Texture2DMipmapCase (tcu::TestContext& testCtx, in Texture2DMipmapCase() argument
513 TextureCubeMipmapCase::TextureCubeMipmapCase (tcu::TestContext& testCtx, in TextureCubeMipmapCase() argument
817 Texture2DGenMipmapCase::Texture2DGenMipmapCase (tcu::TestContext& testCtx, gl argument
950 TextureCubeGenMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 hint, int size) TextureCubeGenMipmapCase() argument
[all...]
H A Des3fVertexTextureTests.cpp515 Vertex2DTextureCase::Vertex2DTextureCase (Context& testCtx, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT) in Vertex2DTextureCase() argument
821 VertexCubeTextureCase::VertexCubeTextureCase (Context& testCtx, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT) in VertexCubeTextureCase() argument
1159 Vertex2DArrayTextureCase::Vertex2DArrayTextureCase (Context& testCtx, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT) in Vertex2DArrayTextureCase() argument
1498 Vertex3DTextureCase(Context& testCtx, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT, deUint32 wrapR) Vertex3DTextureCase() argument
[all...]
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pDepthTests.cpp535 BaseCase::BaseCase (TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char* desc) in BaseCase() argument
736 RenderCountCase::RenderCountCase (TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char* desc) in RenderCountCase() argument
906 RelativeChangeCase::RelativeChangeCase (TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char* desc) in RelativeChangeCase() argument
1132 BaseCostCase (TestContext& testCtx, cons argument
1158 GradientCostCase(TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char* desc, float gradientDistance) GradientCostCase() argument
1194 OccluderStaticFragDepthCostCase(TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char* desc) OccluderStaticFragDepthCostCase() argument
1223 OccluderDynamicFragDepthCostCase(TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char* desc) OccluderDynamicFragDepthCostCase() argument
1252 OccludedStaticFragDepthCostCase(TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char* desc) OccludedStaticFragDepthCostCase() argument
1281 OccludedDynamicFragDepthCostCase(TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char* desc) OccludedDynamicFragDepthCostCase() argument
1310 OccludingGeometryComplexityCostCase(TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char* desc, int resolution, float xyNoise, float zNoise) OccludingGeometryComplexityCostCase() argument
1370 FragmentWorkloadCullCase(TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char* desc) FragmentWorkloadCullCase() argument
1410 FragmentTextureWorkloadCullCase(TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char* desc) FragmentTextureWorkloadCullCase() argument
1438 FragmentArithmeticWorkloadCullCase(TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char* desc) FragmentArithmeticWorkloadCullCase() argument
1455 FragmentDiscardArithmeticWorkloadCullCase(TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char* desc) FragmentDiscardArithmeticWorkloadCullCase() argument
1487 PartialOccluderDiscardCullCase(TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char* desc, int gridsize) PartialOccluderDiscardCullCase() argument
1519 PartialOccluderCullCase(TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char* desc, float coverage) PartialOccluderCullCase() argument
1551 StaticOccluderFragDepthCullCase(TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char* desc) StaticOccluderFragDepthCullCase() argument
1581 DynamicOccluderFragDepthCullCase(TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char* desc) DynamicOccluderFragDepthCullCase() argument
1611 StaticOccludedFragDepthCullCase(TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char* desc) StaticOccludedFragDepthCullCase() argument
1641 DynamicOccludedFragDepthCullCase(TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char* desc) DynamicOccludedFragDepthCullCase() argument
1671 ReversedDepthOrderCullCase(TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char* desc) ReversedDepthOrderCullCase() argument
1779 TestContext& testCtx = m_context.getTestContext(); init() local
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsLifetimeTests.cpp801 ResultCollector::ResultCollector (TestContext& testCtx) in ResultCollector() argument
1311 MovePtr<TestCaseGroup> createLifeTestGroup (TestContext& testCtx, in createLifeTestGroup() argument
1346 TestContext& testCtx = types.getTestContext(); in addTestCases() local
[all...]
H A DglsLongStressCase.cpp134 static inline int getNumIterations (const tcu::TestContext& testCtx, const int defaultNumIterations) in getNumIterations() argument
1078 LongStressCase::LongStressCase (tcu::TestContext& testCtx, in LongStressCase() argument
H A DglsShaderRenderCase.cpp346 ShaderRenderCase::ShaderRenderCase (TestContext& testCtx, RenderContext& renderCtx, const ContextInfo& ctxInfo, const char* name, const char* description, bool isVertexCase, ShaderEvalFunc evalFunc) in ShaderRenderCase() argument
358 ShaderRenderCase::ShaderRenderCase (TestContext& testCtx, RenderContext& renderCtx, const ContextInfo& ctxInfo, const char* name, const char* description, bool isVertexCase, ShaderEvaluator& evaluator) in ShaderRenderCase() argument
H A DglsUniformBlockCase.cpp1383 UniformBlockCase::UniformBlockCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, glu::GLSLVersion glslVersion, BufferMode bufferMode) in UniformBlockCase() argument
H A DglsVertexArrayTests.cpp1682 VertexArrayTest::VertexArrayTest (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name ,const char* desc) in VertexArrayTest() argument
1938 MultiVertexArrayTest::MultiVertexArrayTest (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const Spec& spec, const char* name, const char* desc) in MultiVertexArrayTest() argument
/third_party/vk-gl-cts/modules/internal/
H A DditTextureFormatTests.cpp1419 TextureFormatCase (tcu::TestContext& testCtx, TextureFormat format) in TextureFormatCase() argument
1532 ColorFormatCase (tcu::TestContext& testCtx, TextureFormat format) in ColorFormatCase() argument
1567 DepthFormatCase (tcu::TestContext& testCtx, TextureFormat format) in DepthFormatCase() argument
1605 StencilFormatCase (tcu::TestContext& testCtx, TextureFormat format) in StencilFormatCase() argument
1643 DepthStencilFormatCase (tcu::TestContext& testCtx, TextureFormat format) in DepthStencilFormatCase() argument
1713 createTextureFormatTests(tcu::TestContext& testCtx) createTextureFormatTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderSyncTests.cpp481 MeshShaderSyncCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& params) in MeshShaderSyncCase() argument
1210 tcu::TestCaseGroup* createMeshShaderSyncTests (tcu::TestContext& testCtx) in createMeshShaderSyncTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp2276 tcu::TestCaseGroup* createAttachmentFeedbackLoopLayoutSamplerTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) in createAttachmentFeedbackLoopLayoutSamplerTests() argument
2414 tcu::TestCaseGroup* createAttachmentFeedbackLoopLayoutTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) in createAttachmentFeedbackLoopLayoutTests() argument
[all...]
H A DvktPipelineBindPointTests.cpp177 BindPointTest::BindPointTest (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& params) in BindPointTest() argument
875 tcu::TestCaseGroup* createBindPointTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createBindPointTests() argument
H A DvktPipelineBlendTests.cpp2090 tcu::TestCaseGroup* createBlendTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createBlendTests() argument
[all...]
H A DvktPipelineCacheTests.cpp1825 tcu::TestCaseGroup* createCacheTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createCacheTests() argument
[all...]
H A DvktPipelineDepthTests.cpp1168 tcu::TestCaseGroup* createDepthTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createDepthTests() argument
[all...]
H A DvktPipelineFramebufferAttachmentTests.cpp2031 tcu::TestCaseGroup* createFramebufferAttachmentTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createFramebufferAttachmentTests() argument
H A DvktPipelineMiscTests.cpp89 tcu::TestContext& testCtx = tests->getTestContext(); in addMonolithicAmberTests() local
127 ImplicitPrimitiveIDPassthroughCase (tcu::TestContext& testCtx, in ImplicitPrimitiveIDPassthroughCase() argument
431 UnusedShaderStagesCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const UnusedShaderStageParams& params) in UnusedShaderStagesCase() argument
1379 tcu::TestCaseGroup* createMiscTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createMiscTests() argument
[all...]
H A DvktPipelineMultisampleShaderBuiltInTests.cpp185 MSCase (tcu::TestContext& testCtx, in MSCase() argument
207 MultisampleCaseBase* MSCase<CaseClassName>::createCase (tcu::TestContext& testCtx, const std::string& name, const ImageMSParams& imageMSParams) in createCase() argument
1158 WriteSampleTest (tcu::TestContext& testCtx, const std::string& name, const std::string& desc, const WriteSampleParams& params) in WriteSampleTest() argument
1551 WriteSampleMaskTestCase::WriteSampleMaskTestCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const WriteSampleMaskParams& params) in WriteSampleMaskTestCase() argument
2089 createMultisampleShaderBuiltInTests(tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) createMultisampleShaderBuiltInTests() argument
[all...]
H A DvktPipelinePushDescriptorTests.cpp4256 tcu::TestCaseGroup* createPushDescriptorTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineType) in createPushDescriptorTests() argument
[all...]
H A DvktPipelineRenderToImageTests.cpp1788 tcu::TestCaseGroup* createRenderToImageTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createRenderToImageTests() argument
H A DvktPipelineSamplerBorderSwizzleTests.cpp135 BorderSwizzleCase::BorderSwizzleCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& params) in BorderSwizzleCase() argument
1153 tcu::TestCaseGroup* createSamplerBorderSwizzleTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createSamplerBorderSwizzleTests() argument
[all...]

Completed in 78 milliseconds

1...<<31323334353637383940>>...46