/external/deqp/external/openglcts/modules/gl/ |
D | gl3cCommonBugsTests.cpp | 877 const glu::ContextType context_type = m_context.getRenderContext().getType(); in iterate() local 1497 const glu::ContextType context_type = m_context.getRenderContext().getType(); in iterate() local 1885 void PerVertexValidationTest::getTestIterationProperties(glu::ContextType context_type, _test_itera… in getTestIterationProperties() 2395 std::string PerVertexValidationTest::getVertexShaderBody(glu::ContextType context_type, _test_itera… in getVertexShaderBody() 2472 const glu::ContextType context_type = m_context.getRenderContext().getType(); in iterate() local 2561 const glu::ContextType context_type = m_context.getRenderContext().getType(); in runPipelineObjectValidationTestMode() local 2751 glu::ContextType context_type = m_context.getRenderContext().getType(); in runSeparateShaderTestMode() local 3036 const glu::ContextType context_type = m_context.getRenderContext().getType(); in getReservedNames() local 4887 const glu::ContextType context_type = m_context.getRenderContext().getType(); in getShaderBody() local 5315 const glu::ContextType context_type = m_context.getRenderContext().getType(); in getSupportedLanguageFeatures() local [all …]
|
D | gl3cTextureSizePromotion.cpp | 74 glu::ContextType context_type = m_context.getRenderContext().getType(); in iterate() local 247 glu::ContextType context_type = m_context.getRenderContext().getType(); in prepareSourceTexture() local
|
D | gl4cTextureViewTests.cpp | 1628 … TextureViewUtilities::getMajorMinorVersionFromContextVersion(const glu::ContextType& context_type, in getMajorMinorVersionFromContextVersion()
|
/external/deqp/external/openglcts/modules/glesext/ |
D | esextcTestPackage.cpp | 129 const glu::ContextType& context_type = getContext().getRenderContext().getType(); in init() local
|
D | esextcTestCaseBase.cpp | 94 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in initExtensions() local
|
/external/deqp/external/openglcts/modules/common/ |
D | glcMultipleContextsTests.cpp | 220 glu::ContextType context_type(m_api_type); in iterate() local 561 glu::ContextType context_type(m_api_type); in initSharedContexts() local
|
D | glcViewportArrayTests.cpp | 796 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in get() local 1036 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in iterate() local 1464 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in iterate() local 2139 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in iterate() local 2529 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in iterate() local 3059 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in setup16x2Depths() local 3255 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in setup2x2Viewport() local 3630 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in iterate() local 4595 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in checkResults() local
|
D | glcRobustBufferAccessBehaviorTests.cpp | 1015 glu::ContextType context_type = context.getRenderContext().getType(); in createRobustContext() local
|
/external/rust/crates/anyhow/tests/ |
D | test_context.rs | 22 macro_rules! context_type { macro
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_jit.c | 216 LLVMTypeRef context_type; in lp_jit_create_types() local
|
/external/deqp/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderLayeredRendering.cpp | 204 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in iterate() local
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm.c | 316 LLVMTypeRef context_type; in create_jit_context_type() local 380 LLVMTypeRef context_type; in create_gs_jit_context_type() local 558 LLVMTypeRef context_type; in create_tcs_jit_context_type() local 658 LLVMTypeRef context_type; in create_tes_jit_context_type() local 712 LLVMTypeRef texture_type, sampler_type, context_type, buffer_type, in create_jit_types() local 2669 LLVMTypeRef texture_type, sampler_type, image_type, context_type; in create_gs_jit_types() local 3047 LLVMTypeRef texture_type, sampler_type, image_type, context_type; in create_tcs_jit_types() local 3696 LLVMTypeRef texture_type, sampler_type, image_type, context_type; in create_tes_jit_types() local
|