Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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()
/third_party/jerryscript/jerry-core/vm/
Dvm-stack.h83 #define VM_CONTEXT_IS_FINALLY(context_type) \ argument
Dvm-stack.c176 vm_stack_context_type_t context_type; in vm_stack_find_finally() local
Dvm.c3787 ecma_value_t context_type = VM_GET_CONTEXT_TYPE (stack_top_p[-1]); in vm_loop() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/
DesextcTestPackage.cpp130 const glu::ContextType& context_type = getContext().getRenderContext().getType(); in init() local
DesextcTestCaseBase.cpp95 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in initExtensions() local
/third_party/mesa3d/src/virtio/virtio-gpu/
Ddrm_hw.h16 uint32_t context_type; member
/third_party/vk-gl-cts/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
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c222 LLVMTypeRef context_type; in lp_jit_create_types() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLayeredRendering.cpp204 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in iterate() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.h691 LLVMTypeRef context_type; member
722 LLVMTypeRef context_type; member
751 LLVMTypeRef context_type; member
777 LLVMTypeRef context_type; member
Ddraw_llvm.c331 …LLVMTypeRef context_type = LLVMStructTypeInContext(gallivm->context, elem_types, ARRAY_SIZE(elem_t… in create_jit_context_type() local
377 LLVMTypeRef context_type; in create_gs_jit_context_type() local
557 LLVMTypeRef context_type; in create_tcs_jit_context_type() local
658 LLVMTypeRef context_type; in create_tes_jit_context_type() local
1497 LLVMTypeRef context_type, in generate_clipmask()
/third_party/node/deps/v8/src/web-snapshot/
Dweb-snapshot.cc1607 uint32_t context_type; in DeserializeContexts() local
1690 uint32_t variable_count, bool has_parent, ContextType context_type) { in CreateScopeInfo()