Home
last modified time | relevance | path

Searched defs:context_type (Results 1 - 15 of 15) sorted by relevance

/third_party/mesa3d/src/virtio/virtio-gpu/
H A Ddrm_hw.h16 uint32_t context_type; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_jit.c222 LLVMTypeRef context_type; in lp_jit_create_types() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/
H A DesextcTestPackage.cpp130 const glu::ContextType& context_type = getContext().getRenderContext().getType(); in init() local
H A DesextcTestCaseBase.cpp95 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in initExtensions() local
[all...]
/third_party/jerryscript/jerry-core/vm/
H A Dvm-stack.c176 vm_stack_context_type_t context_type; in vm_stack_find_finally() local
H A 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/geometry_shader/
H A DesextcGeometryShaderLayeredRendering.cpp204 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A 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
H A 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_iteratio argument
2395 getVertexShaderBody(glu::ContextType context_type, _test_iteration iteration, std::string main_body) const getVertexShaderBody() argument
2472 const glu::ContextType context_type = m_context.getRenderContext().getType(); iterate() local
2561 const glu::ContextType context_type = m_context.getRenderContext().getType(); runPipelineObjectValidationTestMode() local
2751 glu::ContextType context_type = m_context.getRenderContext().getType(); runSeparateShaderTestMode() local
3036 const glu::ContextType context_type = m_context.getRenderContext().getType(); getReservedNames() local
4887 const glu::ContextType context_type = m_context.getRenderContext().getType(); getShaderBody() local
5315 const glu::ContextType context_type = m_context.getRenderContext().getType(); getSupportedLanguageFeatures() local
5452 const glu::ContextType context_type = m_context.getRenderContext().getType(); getSupportedShaderTypes() local
5546 glu::ContextType context_type = m_context.getRenderContext().getType(); iterate() local
[all...]
H A Dgl4cTextureViewTests.cpp1628 void TextureViewUtilities::getMajorMinorVersionFromContextVersion(const glu::ContextType& context_type, in getMajorMinorVersionFromContextVersion() argument
/third_party/node/deps/v8/src/web-snapshot/
H A Dweb-snapshot.cc1607 uint32_t context_type; in DeserializeContexts() local
1689 CreateScopeInfo( uint32_t variable_count, bool has_parent, ContextType context_type) CreateScopeInfo() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcRobustBufferAccessBehaviorTests.cpp1015 glu::ContextType context_type = context.getRenderContext().getType(); in createRobustContext() local
H A 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(); iterate() local
2139 const glu::ContextType& context_type = m_context.getRenderContext().getType(); iterate() local
2529 const glu::ContextType& context_type = m_context.getRenderContext().getType(); iterate() local
3059 const glu::ContextType& context_type = m_context.getRenderContext().getType(); setup16x2Depths() local
3255 const glu::ContextType& context_type = m_context.getRenderContext().getType(); setup2x2Viewport() local
3630 const glu::ContextType& context_type = m_context.getRenderContext().getType(); iterate() local
4595 const glu::ContextType& context_type = m_context.getRenderContext().getType(); checkResults() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.h691 LLVMTypeRef context_type; global() member
722 LLVMTypeRef context_type; global() member
751 LLVMTypeRef context_type; global() member
777 LLVMTypeRef context_type; global() member
[all...]
H A Ddraw_llvm.c331 LLVMTypeRef context_type = LLVMStructTypeInContext(gallivm->context, elem_types, ARRAY_SIZE(elem_types), 0); in create_jit_context_type() local
377 LLVMTypeRef context_type; create_gs_jit_context_type() local
557 LLVMTypeRef context_type; create_tcs_jit_context_type() local
658 LLVMTypeRef context_type; create_tes_jit_context_type() local
1492 generate_clipmask(struct draw_llvm *llvm, struct gallivm_state *gallivm, struct lp_type vs_type, LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS], struct draw_llvm_variant_key *key, LLVMTypeRef context_type, LLVMValueRef context_ptr, boolean *have_clipdist) generate_clipmask() argument
[all...]

Completed in 41 milliseconds