Home
last modified time | relevance | path

Searched defs:context_type (Results 1 – 22 of 22) 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/vdrm/
Dvdrm.c14 vdrm_device_connect(int fd, uint32_t context_type) in vdrm_device_connect()
Dvdrm_virtgpu.c370 vdrm_virtgpu_connect(int fd, uint32_t context_type) in vdrm_virtgpu_connect()
/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/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/virtio/virtio-gpu/
Ddrm_hw.h21 uint32_t context_type; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c79 LLVMTypeRef context_type; in lp_jit_create_types() local
Dlp_state_fs.c325 lp_llvm_viewport(LLVMTypeRef context_type, in lp_llvm_viewport()
353 LLVMTypeRef context_type, in lp_build_depth_clamp()
681 LLVMTypeRef context_type, in generate_fs_loop()
2451 LLVMTypeRef context_type, in generate_unswizzled_blend()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h271 LLVMTypeRef context_type; member
541 LLVMTypeRef context_type; member
Dlp_bld_nir.h281 LLVMTypeRef context_type; member
Dlp_bld_nir_soa.c2932 LLVMTypeRef context_type, LLVMTypeRef resources_type) in lp_build_cs_func_call_context()
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.h385 LLVMTypeRef context_type; member
420 LLVMTypeRef context_type; member
Ddraw_llvm.c160 …LLVMTypeRef context_type = LLVMStructTypeInContext(gallivm->context, elem_types, ARRAY_SIZE(elem_t… in create_vs_jit_context_type() local
186 LLVMTypeRef context_type; in create_gs_jit_context_type() local
1133 LLVMTypeRef context_type, in generate_clipmask()