Home
last modified time | relevance | path

Searched defs:context (Results 651 - 675 of 4560) sorted by relevance

1...<<21222324252627282930>>...183

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/
H A DWindowSurfaceVkAndroid.cpp24 angle::Result WindowSurfaceVkAndroid::createSurfaceVk(vk::Context *context, gl::Extents *extentsOut) in createSurfaceVk() argument
37 angle::Result WindowSurfaceVkAndroid::getCurrentWindowSize(vk::Context *context, in getCurrentWindowSize() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/fuchsia/
H A DWindowSurfaceVkFuchsia.cpp37 angle::Result WindowSurfaceVkFuchsia::createSurfaceVk(vk::Context *context, gl::Extents *extentsOut) in createSurfaceVk() argument
53 angle::Result WindowSurfaceVkFuchsia::getCurrentWindowSize(vk::Context *context, in getCurrentWindowSize() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/headless/
H A DWindowSurfaceVkHeadless.cpp23 angle::Result WindowSurfaceVkHeadless::createSurfaceVk(vk::Context *context, in createSurfaceVk() argument
38 angle::Result WindowSurfaceVkHeadless::getCurrentWindowSize(vk::Context *context, in getCurrentWindowSize() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/xcb/
H A DWindowSurfaceVkXcb.cpp23 angle::Result WindowSurfaceVkXcb::createSurfaceVk(vk::Context *context, gl::Extents *extentsOut) in createSurfaceVk() argument
37 angle::Result WindowSurfaceVkXcb::getCurrentWindowSize(vk::Context *context, in getCurrentWindowSize() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DRenderbufferNULL.cpp21 angle::Result RenderbufferNULL::setStorage(const gl::Context *context, in setStorage() argument
29 angle::Result RenderbufferNULL::setStorageMultisample(const gl::Context *context, in setStorageMultisample() argument
39 angle::Result RenderbufferNULL::setStorageEGLImageTarget(const gl::Context *context, in setStorageEGLImageTarget() argument
45 angle::Result RenderbufferNULL::initializeContents(const gl::Context *context, in initializeContents() argument
H A DQueryNULL.cpp21 angle::Result QueryNULL::begin(const gl::Context *context) in begin() argument
26 angle::Result QueryNULL::end(const gl::Context *context) in end() argument
31 angle::Result QueryNULL::queryCounter(const gl::Context *context) in queryCounter() argument
36 angle::Result QueryNULL::getResult(const gl::Context *context, GLint *params) in getResult() argument
42 angle::Result QueryNULL::getResult(const gl::Context *context, GLuint *params) in getResult() argument
48 angle::Result QueryNULL::getResult(const gl::Context *context, GLint64 *params) in getResult() argument
54 angle::Result QueryNULL::getResult(const gl::Context *context, GLuint64 *params) in getResult() argument
60 angle::Result QueryNULL::isResultAvailable(const gl::Context *context, bool *available) in isResultAvailable() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DShaderVk.cpp24 std::shared_ptr<WaitableCompileEvent> ShaderVk::compile(const gl::Context *context, in compile() argument
H A DDebugAnnotatorVk.cpp22 void DebugAnnotatorVk::beginEvent(gl::Context *context, in beginEvent() argument
35 void DebugAnnotatorVk::endEvent(gl::Context *context, in endEvent() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dglobal_state.h152 Context *context = in GetValidGlobalContext() local
175 DirtyContextIfNeeded(Context *context) DirtyContextIfNeeded() argument
186 GetContextLock(Context *context) GetContextLock() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/display/
H A DWindowSurfaceVkSimple.cpp23 angle::Result WindowSurfaceVkSimple::createSurfaceVk(vk::Context *context, gl::Extents *extentsOut) in createSurfaceVk() argument
68 angle::Result WindowSurfaceVkSimple::getCurrentWindowSize(vk::Context *context, in getCurrentWindowSize() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DFormatPrintTest.cpp38 gl::Context *context = static_cast<gl::Context *>(getEGLWindow()->getContext()); in TEST_P() local
/third_party/skia/src/core/
H A DSkDrawLooper.cpp37 SkDrawLooper::Context* context = this->makeContext(&alloc); in canComputeFastBounds() local
60 SkDrawLooper::Context* context = this->makeContext(&alloc); in computeFastBounds() local
/third_party/skia/src/gpu/
H A DGrBaseContextPriv.h18 GrContext_Base* context() { return fContext; } in context() function in GrBaseContextPriv
19 const GrContext_Base* context() const { return fContext; } in context() function in GrBaseContextPriv
39 explicit GrBaseContextPriv(GrContext_Base* context) argument
[all...]
/third_party/skia/src/gpu/ops/
H A DGrSimpleMeshDrawOpHelperWithStencil.h38 static GrOp::Owner FactoryHelper(GrRecordingContext* context, GrPaint&& paint, in FactoryHelper() argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_screen.h30 struct _screen_context* context; member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A Dmain.h37 Context *context; member
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dassembly_grammar.h30 explicit AssemblyGrammar(const spv_const_context context) in AssemblyGrammar() argument
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Did_use_descriptor.cpp22 FindInstructionContainingUse( const protobufs::IdUseDescriptor& id_use_descriptor, opt::IRContext* context) FindInstructionContainingUse() argument
51 MakeIdUseDescriptorFromUse( opt::IRContext* context, opt::Instruction* inst, uint32_t in_operand_index) MakeIdUseDescriptorFromUse() argument
H A Duniform_buffer_element_descriptor.cpp44 FindUniformVariable( const protobufs::UniformBufferElementDescriptor& uniform_buffer_element_descriptor, opt::IRContext* context, bool check_unique) FindUniformVariable() argument
/third_party/skia/third_party/externals/spirv-tools/source/lint/
H A Dlinter.cpp50 std::unique_ptr<opt::IRContext> context = in Run() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dfold.h31 explicit InstructionFolder(IRContext* context) in InstructionFolder() argument
39 InstructionFolder( IRContext* context, std::unique_ptr<FoldingRules>&& folding_rules, std::unique_ptr<ConstantFoldingRules>&& constant_folding_rules) InstructionFolder() argument
H A Dloop_fusion.h33 LoopFusion(IRContext* context, Loop* loop_0, Loop* loop_1) in LoopFusion() argument
H A Dvalue_number_table.h67 IRContext* context() const { return context_; } in context() function in spvtools::opt::ValueNumberTable
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dchange_operand_to_undef_reduction_opportunity.h30 ChangeOperandToUndefReductionOpportunity(opt::IRContext* context, in ChangeOperandToUndefReductionOpportunity() argument
H A Dconditional_branch_to_simple_conditional_branch_opportunity_finder.cpp25 GetAvailableOpportunities(opt::IRContext* context, in GetAvailableOpportunities() argument

Completed in 46 milliseconds

1...<<21222324252627282930>>...183