Home
last modified time | relevance | path

Searched refs:getContextInfo (Results 1 – 25 of 260) sorted by relevance

1234567891011

/external/skia/tests/
DGrContextFactoryTest.cpp54 ContextInfo info1 = testFactory.getContextInfo(ctxType); in DEF_GPUTEST()
64 ContextInfo info2 = testFactory.getContextInfo(ctxType); in DEF_GPUTEST()
79 ContextInfo info1 = testFactory.getContextInfo(ctxType); in DEF_GPUTEST()
94 ContextInfo info3 = testFactory.getContextInfo(ctxType); in DEF_GPUTEST()
129 ContextInfo serialInfo = serialFactory.getContextInfo(ctxType); in DEF_GPUTEST()
134 ContextInfo threadedInfo = threadedFactory.getContextInfo(ctxType); in DEF_GPUTEST()
/external/skqp/tests/
DGrContextFactoryTest.cpp54 ContextInfo info1 = testFactory.getContextInfo(ctxType); in DEF_GPUTEST()
64 ContextInfo info2 = testFactory.getContextInfo(ctxType); in DEF_GPUTEST()
79 ContextInfo info1 = testFactory.getContextInfo(ctxType); in DEF_GPUTEST()
94 ContextInfo info3 = testFactory.getContextInfo(ctxType); in DEF_GPUTEST()
129 ContextInfo serialInfo = serialFactory.getContextInfo(ctxType); in DEF_GPUTEST()
134 ContextInfo threadedInfo = threadedFactory.getContextInfo(ctxType); in DEF_GPUTEST()
/external/deqp/external/openglcts/modules/common/
DglcShaderMacroTests.cpp130 if (m_context.getContextInfo().isExtensionSupported("GL_EXT_geometry_shader") || in init()
131 m_context.getContextInfo().isExtensionSupported("GL_OES_geometry_shader")) in init()
136 if (m_context.getContextInfo().isExtensionSupported("GL_EXT_tessellation_shader") || in init()
137 m_context.getContextInfo().isExtensionSupported("GL_OES_tessellation_shader")) in init()
DglcTestCaseWrapper.cpp52 glu::resetState(m_context.getRenderContext(), m_context.getContextInfo()); in initTestCase()
123 glu::resetState(m_context.getRenderContext(), m_context.getContextInfo()); in deinitTestCase()
DglcParallelShaderCompileTests.cpp80 const glu::ContextInfo& contextInfo = m_context.getContextInfo(); in iterate()
170 const glu::ContextInfo& contextInfo = m_context.getContextInfo(); in iterate()
233 const glu::ContextInfo& contextInfo = m_context.getContextInfo(); in iterate()
/external/deqp/modules/gles31/functional/
Des31fNegativeTestShared.cpp121 return getContextInfo().isExtensionSupported("GL_EXT_geometry_shader"); in isShaderSupported()
124 return getContextInfo().isExtensionSupported("GL_EXT_tessellation_shader"); in isShaderSupported()
132 return getContextInfo().isExtensionSupported(extension.c_str()); in isExtensionSupported()
Des31fTextureFormatTests.cpp317 && !m_context.getContextInfo().isExtensionSupported("GL_OES_texture_buffer") in init()
318 && !m_context.getContextInfo().isExtensionSupported("GL_EXT_texture_buffer")) in init()
323 m_maxTextureBufferSize = m_context.getContextInfo().getInt(GL_MAX_TEXTURE_BUFFER_SIZE); in init()
456 …eArrayFormatCase (m_testCtx, m_context.getRenderContext(), m_context.getContextInfo(), (nameBase +… in init()
457 …eArrayFormatCase (m_testCtx, m_context.getRenderContext(), m_context.getContextInfo(), (nameBase +… in init()
538 …eArrayFormatCase (m_testCtx, m_context.getRenderContext(), m_context.getContextInfo(), (nameBase +… in init()
539 …eArrayFormatCase (m_testCtx, m_context.getRenderContext(), m_context.getContextInfo(), (nameBase +… in init()
548 …eArrayFormatCase (m_testCtx, m_context.getRenderContext(), m_context.getContextInfo(), (nameBase +… in init()
549 …eArrayFormatCase (m_testCtx, m_context.getRenderContext(), m_context.getContextInfo(), (nameBase +… in init()
Des31fShaderStateQueryTests.cpp102 if (m_extension && !m_context.getContextInfo().isExtensionSupported(m_extension) && !supportsES32) in iterate()
290 if (m_context.getContextInfo().getInt(GL_MAX_FRAGMENT_IMAGE_UNIFORMS) < 1) in checkRequirements()
358 if (m_context.getContextInfo().getInt(GL_MAX_FRAGMENT_IMAGE_UNIFORMS) < 1) in checkRequirements()
392 if (!m_context.getContextInfo().isExtensionSupported("GL_EXT_geometry_shader") && !supportsES32) in init()
398 …if (!m_context.getContextInfo().isExtensionSupported("GL_EXT_tessellation_shader") && !supportsES3… in init()
Des31fAndroidExtensionPackES31ATests.cpp66 if (!m_context.getContextInfo().isExtensionSupported("GL_ANDROID_extension_pack_es31a")) in init()
143 if (m_context.getContextInfo().isExtensionSupported(m_extension.c_str())) in iterate()
259 …derLibrary shaderLibrary (m_testCtx, m_context.getRenderContext(), m_context.getContextInfo()); in init()
Des31fTextureBufferTests.cpp155 …TCU_CHECK_AND_THROW(NotSupportedError, supportsES32 || m_context.getContextInfo().isExtensionSuppo… in iterate()
191 …TCU_CHECK_AND_THROW(NotSupportedError, supportsES32 || m_context.getContextInfo().isExtensionSuppo… in iterate()
223 …TCU_CHECK_AND_THROW(NotSupportedError, supportsES32 || m_context.getContextInfo().isExtensionSuppo… in iterate()
283 …TCU_CHECK_AND_THROW(NotSupportedError, supportsES32 || m_context.getContextInfo().isExtensionSuppo… in iterate()
343 …TCU_CHECK_AND_THROW(NotSupportedError, supportsES32 || m_context.getContextInfo().isExtensionSuppo… in iterate()
415 …TCU_CHECK_AND_THROW(NotSupportedError, supportsES32 || m_context.getContextInfo().isExtensionSuppo… in iterate()
497 …TCU_CHECK_AND_THROW(NotSupportedError, supportsES32 || m_context.getContextInfo().isExtensionSuppo… in iterate()
/external/deqp/modules/gles2/functional/
Des2fNegativeTextureApiTests.cpp115 int numMaxTextureUnits = m_context.getContextInfo().getInt(GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS); in init()
188 if (m_context.getContextInfo().isExtensionSupported("GL_OES_compressed_paletted_texture")) in init()
213 if (m_context.getContextInfo().isExtensionSupported("GL_OES_compressed_paletted_texture")) in init()
247 …deUint32 log2MaxTextureSize = deLog2Floor32(m_context.getContextInfo().getInt(GL_MAX_TEXTURE_SIZE)… in init()
260 …deUint32 log2MaxTextureSize = deLog2Floor32(m_context.getContextInfo().getInt(GL_MAX_CUBE_MAP_TEXT… in init()
395 int maxTextureSize = m_context.getContextInfo().getInt(GL_MAX_TEXTURE_SIZE) + 1; in init()
412 int maxTextureSize = m_context.getContextInfo().getInt(GL_MAX_CUBE_MAP_TEXTURE_SIZE) + 1; in init()
429 int maxTextureSize = m_context.getContextInfo().getInt(GL_MAX_CUBE_MAP_TEXTURE_SIZE) + 1; in init()
446 int maxTextureSize = m_context.getContextInfo().getInt(GL_MAX_CUBE_MAP_TEXTURE_SIZE) + 1; in init()
463 int maxTextureSize = m_context.getContextInfo().getInt(GL_MAX_CUBE_MAP_TEXTURE_SIZE) + 1; in init()
[all …]
Des2fNegativeVertexArrayApiTests.cpp61 int maxVertexAttribs = m_context.getContextInfo().getInt(GL_MAX_VERTEX_ATTRIBS); in init()
75 int maxVertexAttribs = m_context.getContextInfo().getInt(GL_MAX_VERTEX_ATTRIBS); in init()
95 int maxVertexAttribs = m_context.getContextInfo().getInt(GL_MAX_VERTEX_ATTRIBS); in init()
113 int maxVertexAttribs = m_context.getContextInfo().getInt(GL_MAX_VERTEX_ATTRIBS); in init()
121 int maxVertexAttribs = m_context.getContextInfo().getInt(GL_MAX_VERTEX_ATTRIBS); in init()
Des2fDebugMarkerTests.cpp69 checkSupport(m_context.getContextInfo()); in iterate()
112 checkSupport(m_context.getContextInfo()); in init()
171 checkSupport(m_context.getContextInfo()); in init()
Des2fTextureCompletenessTests.cpp924 …erContext(), "npot_size", "", IVec2(255, 255), IVec2(255, 255), 0, m_context.getContextInfo())); in init()
925 …ext(), "npot_size_level_0", "", IVec2(256, 256), IVec2(255, 255), 0, m_context.getContextInfo())); in init()
926 …ext(), "npot_size_level_1", "", IVec2(256, 256), IVec2(127, 127), 1, m_context.getContextInfo())); in init()
927 …ext(), "not_positive_level_0", "", IVec2(256, 256), IVec2(0, 0), 0, m_context.getContextInfo())); in init()
938 …ot_t_repeat", "", IVec2(127, 127), GL_CLAMP_TO_EDGE, GL_REPEAT, m_context.getContextInfo())); in init()
939 …ot_s_repeat", "", IVec2(127, 127), GL_REPEAT, GL_CLAMP_TO_EDGE, m_context.getContextInfo())); in init()
940 … "npot_all_repeat", "", IVec2(127, 127), GL_REPEAT, GL_REPEAT, m_context.getContextInfo())); in init()
941 …epeat", "", IVec2(127, 127), GL_MIRRORED_REPEAT, GL_MIRRORED_REPEAT, m_context.getContextInfo())); in init()
942 …repeat_width_npot", "", IVec2(127, 128), GL_REPEAT, GL_REPEAT, m_context.getContextInfo())); in init()
943 …epeat_height_npot", "", IVec2(128, 127), GL_REPEAT, GL_REPEAT, m_context.getContextInfo())); in init()
[all …]
Des2fShaderConstExprTests.cpp55 …ren = createTests(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo(), cases, numC… in addChildGroup()
222 …ls::ShaderLibrary(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo()).loadShaderF… in init()
231 gls::ShaderLibrary library(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo()); in init()
/external/deqp/modules/gles3/functional/
Des3fNegativeVertexArrayApiTests.cpp71 int maxVertexAttribs = m_context.getContextInfo().getInt(GL_MAX_VERTEX_ATTRIBS); in init()
85 int maxVertexAttribs = m_context.getContextInfo().getInt(GL_MAX_VERTEX_ATTRIBS); in init()
99 int maxVertexAttribs = m_context.getContextInfo().getInt(GL_MAX_VERTEX_ATTRIBS); in init()
112 int maxVertexAttribs = m_context.getContextInfo().getInt(GL_MAX_VERTEX_ATTRIBS); in init()
131 int maxVertexAttribs = m_context.getContextInfo().getInt(GL_MAX_VERTEX_ATTRIBS); in init()
185 int maxVertexAttribs = m_context.getContextInfo().getInt(GL_MAX_VERTEX_ATTRIBS); in init()
219 int maxVertexAttribs = m_context.getContextInfo().getInt(GL_MAX_VERTEX_ATTRIBS); in init()
227 int maxVertexAttribs = m_context.getContextInfo().getInt(GL_MAX_VERTEX_ATTRIBS); in init()
257 int maxVertexAttribs = m_context.getContextInfo().getInt(GL_MAX_VERTEX_ATTRIBS); in init()
379 …if (!m_context.getContextInfo().isExtensionSupported("GL_EXT_geometry_shader")) // GL_EXT_geometry… in init()
[all …]
Des3fNegativeTextureApiTests.cpp144 int numMaxTextureUnits = m_context.getContextInfo().getInt(GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS); in init()
243 …deUint32 log2MaxTextureSize = deLog2Floor32(m_context.getContextInfo().getInt(GL_MAX_TEXTURE_SIZE)… in init()
249 …deUint32 log2MaxCubemapSize = deLog2Floor32(m_context.getContextInfo().getInt(GL_MAX_CUBE_MAP_TEXT… in init()
335 int maxTextureSize = m_context.getContextInfo().getInt(GL_MAX_TEXTURE_SIZE) + 1; in init()
336 int maxCubemapSize = m_context.getContextInfo().getInt(GL_MAX_CUBE_MAP_TEXTURE_SIZE) + 1; in init()
498 if (m_context.getContextInfo().isExtensionSupported("GL_KHR_texture_compression_astc_ldr")) in init()
598 …deUint32 log2MaxTextureSize = deLog2Floor32(m_context.getContextInfo().getInt(GL_MAX_TEXTURE_SIZE)… in init()
604 …deUint32 log2MaxCubemapSize = deLog2Floor32(m_context.getContextInfo().getInt(GL_MAX_CUBE_MAP_TEXT… in init()
690 int maxTextureSize = m_context.getContextInfo().getInt(GL_MAX_TEXTURE_SIZE) + 1; in init()
691 int maxCubemapSize = m_context.getContextInfo().getInt(GL_MAX_CUBE_MAP_TEXTURE_SIZE) + 1; in init()
[all …]
Des3fTextureFormatTests.cpp112 , m_renderCtxInfo (context.getContextInfo()) in Texture2DFormatCase()
125 , m_renderCtxInfo (context.getContextInfo()) in Texture2DFormatCase()
278 , m_renderCtxInfo (context.getContextInfo()) in TextureCubeFormatCase()
293 , m_renderCtxInfo (context.getContextInfo()) in TextureCubeFormatCase()
478 , m_renderCtxInfo (context.getContextInfo()) in Texture2DArrayFormatCase()
493 , m_renderCtxInfo (context.getContextInfo()) in Texture2DArrayFormatCase()
635 , m_renderCtxInfo (context.getContextInfo()) in Texture3DFormatCase()
650 , m_renderCtxInfo (context.getContextInfo()) in Texture3DFormatCase()
1469 …Texture2DFileCase(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo(), "etc1_2d_po… in init()
1475 …Texture2DFileCase(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo(), "etc1_2d_np… in init()
[all …]
/external/deqp/external/openglcts/modules/gles31/
Des31cTextureStorageMultisampleTexStorage3DMultisampleTests.cpp181 m_context.getContextInfo().isExtensionSupported("GL_OES_texture_storage_multisample_2d_array"); in iterate()
367 m_context.getContextInfo().isExtensionSupported("GL_OES_texture_storage_multisample_2d_array"); in iterate()
454 m_context.getContextInfo().isExtensionSupported("GL_OES_texture_storage_multisample_2d_array"); in iterate()
552 m_context.getContextInfo().isExtensionSupported("GL_OES_texture_storage_multisample_2d_array"); in iterate()
693 m_context.getContextInfo().isExtensionSupported("GL_OES_texture_storage_multisample_2d_array"); in iterate()
818 m_context.getContextInfo().isExtensionSupported("GL_OES_texture_storage_multisample_2d_array"); in iterate()
952 m_context.getContextInfo().isExtensionSupported("GL_OES_texture_storage_multisample_2d_array"); in iterate()
1076 m_context.getContextInfo().isExtensionSupported("GL_OES_texture_storage_multisample_2d_array"); in iterate()
1161 m_context.getContextInfo().isExtensionSupported("GL_OES_texture_storage_multisample_2d_array"); in iterate()
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderBallotTests.cpp493 if (!m_context.getContextInfo().isExtensionSupported("GL_ARB_shader_ballot") || in iterate()
494 !m_context.getContextInfo().isExtensionSupported("GL_ARB_gpu_shader_int64")) in iterate()
569 if (!m_context.getContextInfo().isExtensionSupported("GL_ARB_shader_ballot") || in iterate()
570 !m_context.getContextInfo().isExtensionSupported("GL_ARB_gpu_shader_int64")) in iterate()
645 if (!m_context.getContextInfo().isExtensionSupported("GL_ARB_shader_ballot") || in iterate()
646 !m_context.getContextInfo().isExtensionSupported("GL_ARB_gpu_shader_int64")) in iterate()
718 if (!m_context.getContextInfo().isExtensionSupported("GL_ARB_shader_ballot") || in iterate()
719 !m_context.getContextInfo().isExtensionSupported("GL_ARB_gpu_shader_int64")) in iterate()
Dgl4cSpirvExtensionsTests.cpp60 !m_context.getContextInfo().isExtensionSupported("GL_ARB_spirv_extensions")) in init()
66 !m_context.getContextInfo().isExtensionSupported("GL_ARB_gl_spirv")) in init()
/external/skqp/dm/
DDMGpuTestProcs.cpp55 ContextInfo ctxInfo = factory.getContextInfo( in RunWithGPUTestContexts()
66 ctxInfo = factory.getContextInfo(contextType, in RunWithGPUTestContexts()
/external/skia/dm/
DDMGpuTestProcs.cpp55 ContextInfo ctxInfo = factory.getContextInfo( in RunWithGPUTestContexts()
66 ctxInfo = factory.getContextInfo(contextType, in RunWithGPUTestContexts()
/external/deqp/external/openglcts/modules/gles2/
Des2cTestPackage.cpp64 …tState(m_testPackage.getContext().getRenderContext(), m_testPackage.getContext().getContextInfo()); in init()
73 …tState(m_testPackage.getContext().getRenderContext(), m_testPackage.getContext().getContextInfo()); in deinit()
/external/deqp/external/openglcts/modules/glesext/
DesextcTestPackage.cpp66 …tState(m_testPackage.getContext().getRenderContext(), m_testPackage.getContext().getContextInfo()); in init()
75 …tState(m_testPackage.getContext().getRenderContext(), m_testPackage.getContext().getContextInfo()); in deinit()

1234567891011