/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | SamplerVk.cpp | 30 ContextVk *contextVk = vk::GetImpl(context); in syncState() local
|
H A D | FenceNVVk.cpp | 37 ContextVk *contextVk = vk::GetImpl(context); in test() local 49 ContextVk *contextVk = vk::GetImpl(context); in finish() local
|
H A D | ShaderVk.cpp | 30 ContextVk *contextVk = vk::GetImpl(context); in compile() local [all...] |
H A D | DebugAnnotatorVk.cpp | 30 ContextVk *contextVk = vk::GetImpl(static_cast<gl::Context *>(context)); in beginEvent() local 42 ContextVk *contextVk = vk::GetImpl(static_cast<gl::Context *>(context)); in endEvent() local
|
H A D | ImageVk.cpp | 63 ContextVk *contextVk = vk::GetImpl(mContext); in initialize() local 160 ContextVk *contextVk = vk::GetImpl(context); in orphan() local
|
H A D | SemaphoreVk.cpp | 26 ContextVk *contextVk = vk::GetImpl(context); in onDestroy() local 32 ContextVk *contextVk = vk::GetImpl(context); in importFd() local 49 ContextVk *contextVk = vk::GetImpl(context); in importZirconHandle() local 66 ContextVk *contextVk = vk::GetImpl(context); in wait() local 126 ContextVk *contextVk = vk::GetImpl(context); signal() local 201 importOpaqueFd(ContextVk *contextVk, GLint fd) importOpaqueFd() argument 224 importZirconEvent(ContextVk *contextVk, GLuint handle) importZirconEvent() argument [all...] |
H A D | VulkanSecondaryCommandBuffer.cpp | 37 InitializeRenderPassInheritanceInfo( ContextVk *contextVk, const Framebuffer &framebuffer, const RenderPassDesc &renderPassDesc, VkCommandBufferInheritanceInfo *inheritanceInfoOut) InitializeRenderPassInheritanceInfo() argument
|
H A D | ResourceVk.cpp | 20 angle::Result FinishRunningCommands(ContextVk *contextVk, Serial serial) in FinishRunningCommands() argument 26 angle::Result WaitForIdle(ContextVk *contextVk, in WaitForIdle() argument 75 angle::Result Resource::finishRunningCommands(ContextVk *contextVk) in finishRunningCommands() argument 80 waitForIdle(ContextVk *contextVk, const char *debugMessage, RenderPassClosureReason reason) waitForIdle() argument 106 finishRunningCommands(ContextVk *contextVk) finishRunningCommands() argument 112 finishGPUWriteCommands(ContextVk *contextVk) finishGPUWriteCommands() argument 118 waitForIdle(ContextVk *contextVk, const char *debugMessage, RenderPassClosureReason reason) waitForIdle() argument [all...] |
H A D | ProgramVk.h | 26 ANGLE_INLINE bool UseLineRaster(const ContextVk *contextVk, gl::PrimitiveMode mode) in UseLineRaster() argument 131 size_t getDefaultUniformAlignedSize(ContextVk *contextVk, const gl::ShaderType shaderType) const in getDefaultUniformAlignedSize() argument 143 initGraphicsShaderProgram( ContextVk *contextVk, const gl::ShaderType shaderType, bool isLastPreFragmentStage, ProgramTransformOptions optionBits, ProgramInfo *programInfo, const ShaderInterfaceVariableInfoMap &variableInfoMap) initGraphicsShaderProgram() argument 155 initComputeProgram( ContextVk *contextVk, ProgramInfo *programInfo, const ShaderInterfaceVariableInfoMap &variableInfoMap) initComputeProgram() argument 192 initProgram(ContextVk *contextVk, const gl::ShaderType shaderType, bool isLastPreFragmentStage, ProgramTransformOptions optionBits, ProgramInfo *programInfo, const ShaderInterfaceVariableInfoMap &variableInfoMap) initProgram() argument [all...] |
H A D | OverlayVk.cpp | 35 ContextVk *contextVk = vk::GetImpl(context); in init() local 89 angle::Result OverlayVk::createFont(ContextVk *contextVk) in createFont() argument 154 cullWidgets(ContextVk *contextVk) cullWidgets() argument 213 onPresent(ContextVk *contextVk, vk::ImageHelper *imageToPresent, const vk::ImageView *imageToPresentView, bool is90DegreeRotation) onPresent() argument [all...] |
H A D | QueryVk.cpp | 28 ContextVk *contextVk; member 32 bool IsRenderPassQuery(ContextVk *contextVk, gl::QueryType type) in IsRenderPassQuery() argument 47 bool IsEmulatedTransformFeedbackQuery(ContextVk *contextVk, gl::QueryType type) in IsEmulatedTransformFeedbackQuery() argument 53 bool IsPrimitivesGeneratedQueryShared(ContextVk *contextVk) in IsPrimitivesGeneratedQueryShared() argument 58 QueryVk *GetShareQuery(ContextVk *contextVk, gl::QueryType type) in GetShareQuery() argument 88 GetOnRenderPassStartEndShareQuery(ContextVk *contextVk, gl::QueryType type) GetOnRenderPassStartEndShareQuery() argument 115 allocateQuery(ContextVk *contextVk) allocateQuery() argument 141 releaseQueries(ContextVk *contextVk) releaseQueries() argument 160 releaseStashedQueries(ContextVk *contextVk) releaseStashedQueries() argument 176 ContextVk *contextVk = vk::GetImpl(context); onDestroy() local 190 onRenderPassStart(ContextVk *contextVk) onRenderPassStart() argument 214 onRenderPassEnd(ContextVk *contextVk) onRenderPassEnd() argument 229 accumulateStashedQueryResult(ContextVk *contextVk, vk::QueryResult *result) accumulateStashedQueryResult() argument 241 setupBegin(ContextVk *contextVk) setupBegin() argument 303 ContextVk *contextVk = vk::GetImpl(context); begin() local 351 ContextVk *contextVk = vk::GetImpl(context); end() local 422 ContextVk *contextVk = vk::GetImpl(context); queryCounter() local 474 finishRunningCommands(ContextVk *contextVk) finishRunningCommands() argument 504 ContextVk *contextVk = vk::GetImpl(context); getResult() local [all...] |
H A D | RenderTargetVk.cpp | 114 void RenderTargetVk::onColorResolve(ContextVk *contextVk, uint32_t framebufferLayerCount) in onColorResolve() argument 126 void RenderTargetVk::onDepthStencilDraw(ContextVk *contextVk, uint32_t framebufferLayerCount) in onDepthStencilDraw() argument 161 angle::Result RenderTargetVk::getImageViewImpl(ContextVk *contextVk, in getImageViewImpl() argument 180 getImageView(ContextVk *contextVk, const vk::ImageView **imageViewOut) const getImageView() argument 188 getImageViewWithColorspace(ContextVk *contextVk, gl::SrgbWriteControlMode mode, const vk::ImageView **imageViewOut) const getImageViewWithColorspace() argument 196 getResolveImageView(ContextVk *contextVk, const vk::ImageView **imageViewOut) const getResolveImageView() argument 217 getAndRetainCopyImageView(ContextVk *contextVk, const vk::ImageView **imageViewOut) const getAndRetainCopyImageView() argument 302 flushStagedUpdates(ContextVk *contextVk, vk::ClearValuesArray *deferredClears, uint32_t deferredClearIndex, uint32_t framebufferLayerCount) flushStagedUpdates() argument 366 invalidateEntireContent(ContextVk *contextVk) invalidateEntireContent() argument 372 invalidateEntireStencilContent(ContextVk *contextVk) invalidateEntireStencilContent() argument [all...] |
H A D | ProgramPipelineVk.cpp | 28 ContextVk *contextVk = vk::GetImpl(context); in destroy() local 32 void ProgramPipelineVk::reset(ContextVk *contextVk) in reset() argument 58 ContextVk *contextVk = vk::GetImpl(glContext); in link() local 119 calcUniformUpdateRequiredSpace( ContextVk *contextVk, gl::ShaderMap<VkDeviceSize> *uniformOffsets) const calcUniformUpdateRequiredSpace() argument 137 updateUniforms(ContextVk *contextVk) updateUniforms() argument [all...] |
H A D | SyncVk.cpp | 83 angle::Result SyncHelper::initialize(ContextVk *contextVk, bool isEglSyncObject) in initialize() argument 141 angle::Result SyncHelper::serverWait(ContextVk *contextVk) in serverWait() argument 182 angle::Result SyncHelperNativeFence::initializeWithFd(ContextVk *contextVk, int inFd) in initializeWithFd() argument 100 clientWait(Context *context, ContextVk *contextVk, bool flushCommands, uint64_t timeout, VkResult *outResult) clientWait() argument 252 clientWait(Context *context, ContextVk *contextVk, bool flushCommands, uint64_t timeout, VkResult *outResult) clientWait() argument 303 serverWait(ContextVk *contextVk) serverWait() argument 386 ContextVk *contextVk = vk::GetImpl(context); clientWait() local 422 ContextVk *contextVk = vk::GetImpl(context); serverWait() local 428 ContextVk *contextVk = vk::GetImpl(context); getStatus() local 493 ContextVk *contextVk = context ? vk::GetImpl(context) : nullptr; clientWait() local 531 ContextVk *contextVk = vk::GetImpl(context); serverWait() local [all...] |
H A D | MemoryObjectVk.cpp | 50 angle::Result DuplicateZirconVmo(ContextVk *contextVk, zx_handle_t handle, zx_handle_t *duplicate) in DuplicateZirconVmo() argument 115 ContextVk *contextVk = vk::GetImpl(context); in importFd() local 133 ContextVk *contextVk = vk::GetImpl(context); in importZirconHandle() local 146 angle::Result MemoryObjectVk::importOpaqueFd(ContextVk *contextVk, GLuint64 size, GLint fd) in importOpaqueFd() argument 157 angle::Result MemoryObjectVk::importZirconVmo(ContextVk *contextVk, GLuint64 size, GLuint handle) in importZirconVmo() argument 168 angle::Result MemoryObjectVk::createImage(ContextVk *contextVk, in createImage() argument [all...] |
H A D | TransformFeedbackVk.cpp | 47 ContextVk *contextVk = vk::GetImpl(context); in onDestroy() local 65 void TransformFeedbackVk::initializeXFBBuffersDesc(ContextVk *contextVk, size_t xfbBufferCount) in initializeXFBBuffersDesc() argument 104 ContextVk *contextVk = vk::GetImpl(context); in begin() local 161 ContextVk *contextVk = vk::GetImpl(context); end() local 188 ContextVk *contextVk = vk::GetImpl(context); pause() local 211 ContextVk *contextVk = vk::GetImpl(context); resume() local 230 ContextVk *contextVk = vk::GetImpl(context); bindIndexedBuffer() local 238 updateDescriptorSetLayout( ContextVk *contextVk, const ShaderInterfaceVariableInfoMap &variableInfoMap, size_t xfbBufferCount, vk::DescriptorSetLayoutDesc *descSetLayoutOut) const updateDescriptorSetLayout() argument 260 initDescriptorSet(ContextVk *contextVk, const ShaderInterfaceVariableInfoMap &variableInfoMap, size_t xfbBufferCount, VkDescriptorSet descSet) const initDescriptorSet() argument 285 updateDescriptorSet(ContextVk *contextVk, const gl::ProgramState &programState, const ShaderInterfaceVariableInfoMap &variableInfoMap, VkDescriptorSet descSet) const updateDescriptorSet() argument 321 getBufferOffsets(ContextVk *contextVk, GLint drawCallFirstVertex, int32_t *offsetsOut, size_t offsetsSize) const getBufferOffsets() argument 386 writeDescriptorSet(ContextVk *contextVk, const ShaderInterfaceVariableInfoMap &variableInfoMap, size_t xfbBufferCount, VkDescriptorBufferInfo *bufferInfo, VkDescriptorSet descSet) const writeDescriptorSet() argument [all...] |
H A D | DisplayVk.cpp | 113 ContextVk *contextVk = vk::GetImpl(context); in waitClient() local
|
H A D | RenderbufferVk.cpp | 37 ContextVk *contextVk = vk::GetImpl(context); in onDestroy() local 48 ContextVk *contextVk = vk::GetImpl(context); in setStorageImpl() local 162 ContextVk *contextVk = vk::GetImpl(context); setStorageEGLImageTarget() local 233 ContextVk *contextVk = vk::GetImpl(context); copyTextureSubData() local 266 ContextVk *contextVk = vk::GetImpl(context); releaseOwnershipOfImage() local 272 releaseAndDeleteImage(ContextVk *contextVk) releaseAndDeleteImage() argument 279 releaseImage(ContextVk *contextVk) releaseImage() argument 334 ContextVk *contextVk = vk::GetImpl(context); getRenderbufferImage() local [all...] |
H A D | vk_format_utils.cpp | 437 gl::SwizzleState GetFormatSwizzle(const ContextVk *contextVk, in GetFormatSwizzle() argument
|
H A D | BufferVk.cpp | 146 ANGLE_INLINE bool ShouldAllocateNewMemoryForUpdate(ContextVk *contextVk, in ShouldAllocateNewMemoryForUpdate() argument 156 ANGLE_INLINE bool ShouldUseCPUToCopyData(ContextVk *contextVk, size_t copySize, size_t bufferSize) in ShouldUseCPUToCopyData() argument 226 ContextVk *contextVk = vk::GetImpl(context); in destroy() local 231 void BufferVk::release(ContextVk *contextVk) in release() argument 252 angle::Result BufferVk::initializeShadowBuffer(ContextVk *contextVk, in initializeShadowBuffer() argument 277 initializeHostVisibleBufferPool(ContextVk *contextVk) initializeHostVisibleBufferPool() argument 309 ContextVk *contextVk = vk::GetImpl(context); setExternalBufferData() local 416 ContextVk *contextVk = vk::GetImpl(context); setDataWithMemoryType() local 492 ContextVk *contextVk = vk::GetImpl(context); setSubData() local 507 ContextVk *contextVk = vk::GetImpl(context); copySubData() local 558 handleDeviceLocalBufferMap(ContextVk *contextVk, VkDeviceSize offset, VkDeviceSize size, uint8_t **mapPtr) handleDeviceLocalBufferMap() argument 587 handleDeviceLocalBufferUnmap(ContextVk *contextVk, VkDeviceSize offset, VkDeviceSize size) handleDeviceLocalBufferUnmap() argument 620 mapImpl(ContextVk *contextVk, GLbitfield access, void **mapPtr) mapImpl() argument 625 ghostMappedBuffer(ContextVk *contextVk, VkDeviceSize offset, VkDeviceSize length, GLbitfield access, void **mapPtr) ghostMappedBuffer() argument 684 mapRangeImpl(ContextVk *contextVk, VkDeviceSize offset, VkDeviceSize length, GLbitfield access, void **mapPtr) mapRangeImpl() argument 810 unmapImpl(ContextVk *contextVk) unmapImpl() argument 871 ContextVk *contextVk = vk::GetImpl(context); getSubData() local 891 ContextVk *contextVk = vk::GetImpl(context); getIndexRange() local 913 updateBuffer(ContextVk *contextVk, const uint8_t *data, size_t size, size_t offset) updateBuffer() argument 928 directUpdate(ContextVk *contextVk, const uint8_t *data, size_t size, size_t offset) directUpdate() argument 953 stagedUpdate(ContextVk *contextVk, const uint8_t *data, size_t size, size_t offset) stagedUpdate() argument 972 allocMappedStagingBuffer(ContextVk *contextVk, size_t size, vk::DynamicBuffer **stagingBuffer, VkDeviceSize *stagingBufferOffset, uint8_t **mapPtr) allocMappedStagingBuffer() argument 993 flushMappedStagingBuffer(ContextVk *contextVk, vk::DynamicBuffer *stagingBuffer, VkDeviceSize stagingBufferOffset, size_t size, size_t offset) flushMappedStagingBuffer() argument 1010 acquireAndUpdate(ContextVk *contextVk, const uint8_t *data, size_t updateSize, size_t offset, BufferUpdateType updateType) acquireAndUpdate() argument 1098 setDataImpl(ContextVk *contextVk, const uint8_t *data, size_t size, size_t offset, BufferUpdateType updateType) setDataImpl() argument 1173 acquireBufferHelper(ContextVk *contextVk, size_t sizeInBytes, BufferUpdateType updateType) acquireBufferHelper() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | VulkanFramebufferTest.cpp | 85 rx::ContextVk *contextVk = hackANGLE(); in TEST_P() local
|
H A D | VulkanFormatTablesTest.cpp | 47 auto *contextVk = rx::GetImplAs<rx::ContextVk>(context); in TEST_P() local
|
H A D | VulkanUniformUpdatesTest.cpp | 120 rx::ContextVk *contextVk = hackANGLE(); in TEST_P() local 362 rx::ContextVk *contextVk = hackANGLE(); in TEST_P() local 505 rx::ContextVk *contextVk = hackANGLE(); in TEST_P() local 604 rx::ContextVk *contextVk = hackANGLE(); in TEST_P() local
|
H A D | VulkanPerformanceCounterTest.cpp | 46 rx::ContextVk *contextVk = rx::GetImplAs<rx::ContextVk>(context); in hackANGLE() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/ |
H A D | vk_android_utils.cpp | 25 angle::Result GetClientBufferMemoryRequirements(ContextVk *contextVk, in GetClientBufferMemoryRequirements() argument 59 angle::Result InitAndroidExternalMemory(ContextVk *contextVk, in InitAndroidExternalMemory() argument [all...] |