Home
last modified time | relevance | path

Searched defs:context_type (Results 1 – 23 of 23) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl3cCommonBugsTests.cpp877 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 …]
Dgl3cTextureSizePromotion.cpp74 glu::ContextType context_type = m_context.getRenderContext().getType(); in iterate() local
247 glu::ContextType context_type = m_context.getRenderContext().getType(); in prepareSourceTexture() local
Dgl4cTextureViewTests.cpp1628 … TextureViewUtilities::getMajorMinorVersionFromContextVersion(const glu::ContextType& context_type, in getMajorMinorVersionFromContextVersion()
/external/tensorflow/tensorflow/core/profiler/lib/
Dcontext_types.cc20 const char* GetContextTypeString(ContextType context_type) { in GetContextTypeString()
Dcontext_types.h46 inline ContextType GetSafeContextType(uint32_t context_type) { in GetSafeContextType()
/external/cronet/net/first_party_sets/
Dsame_party_context.h37 Type context_type() const { return context_type_; } in context_type() function
Dsame_party_context.cc11 SamePartyContext::SamePartyContext(Type context_type) in SamePartyContext()
Dglobal_first_party_sets.cc195 SamePartyContext::Type context_type = in ComputeMetadata() local
/external/cronet/net/cookies/
Dcookie_options.cc47 ContextType context_type, in SetContextTypesForTesting()
Dcookie_util.cc95 ContextType context_type = ContextType::CROSS_SITE; member
Dcanonical_cookie_unittest.cc2322 ContextType context_type; in TEST() member
5446 ContextType context_type; in TEST() member
/external/virglrenderer/src/drm/
Ddrm_renderer.c26 uint32_t context_type; member
/external/deqp/external/openglcts/modules/glesext/
DesextcTestPackage.cpp130 const glu::ContextType& context_type = getContext().getRenderContext().getType(); in init() local
DesextcTestCaseBase.cpp94 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in initExtensions() local
/external/virglrenderer/src/
Ddrm_hw.h16 uint32_t context_type; member
/external/rust/crates/anyhow/tests/
Dtest_context.rs22 macro_rules! context_type { macro
/external/deqp/external/openglcts/modules/common/
DglcMultipleContextsTests.cpp220 glu::ContextType context_type(m_api_type); in iterate() local
561 glu::ContextType context_type(m_api_type); in initSharedContexts() local
DglcViewportArrayTests.cpp796 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
DglcRobustBufferAccessBehaviorTests.cpp1015 glu::ContextType context_type = context.getRenderContext().getType(); in createRobustContext() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c216 LLVMTypeRef context_type; in lp_jit_create_types() local
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLayeredRendering.cpp204 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in iterate() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c316 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
/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_utils.cc409 auto context_type = GetSafeContextType(*producer_type); in AddFlowsToXplane() local
415 auto context_type = GetSafeContextType(*consumer_type); in AddFlowsToXplane() local