/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcContext.hpp | 62 void setRenderContext(glu::RenderContext* renderCtx) in setRenderContext() argument
|
H A D | glcSingleConfigTestPackage.cpp | 83 glu::RenderContext& renderCtx = m_testPackage.getContext().getRenderContext(); in iterate() local
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsShaderLibrary.cpp | 38 CaseFactory (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& contextInfo) in CaseFactory() argument 63 ShaderLibrary::ShaderLibrary (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& contextInfo) in ShaderLibrary() argument
|
H A D | glsShaderPerformanceMeasurer.cpp | 121 ShaderPerformanceMeasurer::ShaderPerformanceMeasurer (const glu::RenderContext& renderCtx, PerfCaseType measureType) in ShaderPerformanceMeasurer() argument
|
H A D | glsBufferTestUtil.hpp | 155 BufferSubDataWriter (glu::RenderContext& renderCtx, tcu::TestLog& log) : BufferWriterBase(renderCtx, log) {} in BufferSubDataWriter() argument 167 BufferWriteMapWriter (glu::RenderContext& renderCtx, tcu::TestLog& log) : BufferWriterBase(renderCtx, log) {} in BufferWriteMapWriter() argument 234 BufferMapVerifier (glu::RenderContext& renderCtx, tc argument [all...] |
H A D | glsRandomUniformBlockCase.cpp | 39 RandomUniformBlockCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, glu::GLSLVersion glslVersion, const char* name, const char* description, BufferMode bufferMode, deUint32 features, deUint32 seed) RandomUniformBlockCase() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/gles2/ |
H A D | es2cTestPackage.cpp | 86 glu::RenderContext& renderCtx = m_testPackage.getContext().getRenderContext(); in iterate() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gles3/ |
H A D | es3cTestPackage.cpp | 104 glu::RenderContext& renderCtx = m_testPackage.getContext().getRenderContext(); in iterate() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cTestPackage.cpp | 125 glu::RenderContext& renderCtx = m_testPackage.getContext().getRenderContext(); in iterate() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gles32/ |
H A D | es32cTestPackage.cpp | 110 glu::RenderContext& renderCtx = m_testPackage.getContext().getRenderContext(); in iterate() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/ |
H A D | esextcTestPackage.cpp | 89 glu::RenderContext& renderCtx = m_testPackage.getContext().getRenderContext(); in iterate() local
|
/third_party/vk-gl-cts/modules/gles3/ |
H A D | tes3TestPackage.cpp | 88 glu::RenderContext& renderCtx = m_testPackage.getContext()->getRenderContext(); in iterate() local
|
/third_party/vk-gl-cts/modules/gles2/ |
H A D | tes2TestPackage.cpp | 90 glu::RenderContext& renderCtx = m_testPackage.getContext()->getRenderContext(); in iterate() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
H A D | esextcTessellationShaderWinding.cpp | 175 const glu::RenderContext& renderCtx = m_context.getRenderContext(); in iterate() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl3cTestPackages.cpp | 90 glu::RenderContext& renderCtx = m_testPackage.getContext().getRenderContext(); in iterate() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fNegativeTestShared.cpp | 50 NegativeTestContext(ErrorCase& host, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, tcu::TestLog& log, tcu::ResultCollector& results, bool enableLogging_) NegativeTestContext() argument
|
H A D | es31fFboNoAttachmentTests.cpp | 67 bool checkFramebufferSize (TestLog& log, const glu::RenderContext& renderCtx, GLuint framebuffer, const IVec2& size) in checkFramebufferSize() argument 174 bool checkFramebufferRenderable (TestLog& log, const glu::RenderContext& renderCtx, GLuint framebuffer, const IVec2& size) in checkFramebufferRenderable() argument 280 FramebufferCompletenessCase(tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const char* name, const char* desc) FramebufferCompletenessCase() argument 349 SizeCase(tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const char* name, const char* desc, const FboSpec& spec) SizeCase() argument 478 AttachmentInteractionCase(tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const char* name, const char* desc, const FboSpec& defaultSpec, const FboSpec& attachmentSpec) AttachmentInteractionCase() argument 528 const glu::RenderContext& renderCtx = context.getRenderContext(); createFboNoAttachmentTests() local [all...] |
H A D | es31fFboTestCase.cpp | 62 glu::RenderContext& renderCtx = TestCase::m_context.getRenderContext(); in iterate() local
|
H A D | es31fShaderBuiltinConstantTests.cpp | 196 static gls::ShaderExecUtil::ShaderExecutor* createGetConstantExecutor (const glu::RenderContext& renderCtx, in createGetConstantExecutor() argument
|
H A D | es31fTextureBorderClampTests.cpp | 284 genDefaultTexture(glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, deUint32 texFormat, const typename TextureTraits<T>::SizeType& size) genDefaultTexture() argument [all...] |
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluStateReset.cpp | 57 void resetStateES (const RenderContext& renderCtx, const ContextInfo& ctxInfo) in resetStateES() argument 643 void resetStateGLCore (const RenderContext& renderCtx, const ContextInfo& ctxInfo) in resetStateGLCore() argument 1244 resetState(const RenderContext& renderCtx, const ContextInfo& ctxInfo) resetState() argument [all...] |
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fDepthTests.cpp | 127 glu::RenderContext& renderCtx = m_context.getRenderContext(); in iterate() local
|
H A D | es3fFboTestCase.cpp | 62 glu::RenderContext& renderCtx = TestCase::m_context.getRenderContext(); in iterate() local
|
H A D | es3fShaderFragDataTests.cpp | 64 static bool isExtensionSupported (const glu::RenderContext& renderCtx, const std::string& extension) in isExtensionSupported() argument 166 const glu::RenderContext& renderCtx = m_context.getRenderContext(); in iterate() local 248 const glu::RenderContext& renderCtx = m_context.getRenderContext(); iterate() local [all...] |
H A D | es3fTextureSizeTests.cpp | 78 Texture2DSizeCase::Texture2DSizeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height, bool mipmaps) in Texture2DSizeCase() argument 203 TextureCubeSizeCase::TextureCubeSizeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height, bool mipmaps) in TextureCubeSizeCase() argument
|