| /third_party/mesa3d/src/virtio/virtio-gpu/ |
| H A D | drm_hw.h | 16 uint32_t context_type; member
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_jit.c | 222 LLVMTypeRef context_type; in lp_jit_create_types() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/ |
| H A D | esextcTestPackage.cpp | 130 const glu::ContextType& context_type = getContext().getRenderContext().getType(); in init() local
|
| H A D | esextcTestCaseBase.cpp | 95 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in initExtensions() local [all...] |
| /third_party/jerryscript/jerry-core/vm/ |
| H A D | vm-stack.c | 176 vm_stack_context_type_t context_type; in vm_stack_find_finally() local
|
| H A D | vm.c | 3787 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 D | esextcGeometryShaderLayeredRendering.cpp | 204 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in iterate() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A 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
|
| H A 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_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 D | gl4cTextureViewTests.cpp | 1628 void TextureViewUtilities::getMajorMinorVersionFromContextVersion(const glu::ContextType& context_type, in getMajorMinorVersionFromContextVersion() argument
|
| /third_party/node/deps/v8/src/web-snapshot/ |
| H A D | web-snapshot.cc | 1607 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 D | glcRobustBufferAccessBehaviorTests.cpp | 1015 glu::ContextType context_type = context.getRenderContext().getType(); in createRobustContext() local
|
| H A 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(); 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 D | draw_llvm.h | 691 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 D | draw_llvm.c | 331 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...] |