Home
last modified time | relevance | path

Searched defs:pcommandBuffer (Results 1 – 3 of 3) sorted by relevance

/dports/x11-wm/chamfer/chamferwm-d0916ee/src/
H A DCompositorFont.cpp21 …Atlas::Update(hb_glyph_info_t *pglyphInfo, uint glyphCount, const VkCommandBuffer *pcommandBuffer){ in Update()
110 void Text::Set(const char *ptext, const VkCommandBuffer *pcommandBuffer){ in Set()
215 …::Draw(const glm::uvec2 &pos, const glm::mat2x2 &transform, const VkCommandBuffer *pcommandBuffer){ in Draw()
329 …::CreateAtlas(hb_glyph_info_t *pglyphInfo, uint glyphCount, const VkCommandBuffer *pcommandBuffer){ in CreateAtlas()
H A DCompositorResource.cpp153 void TextureStaged::Unmap(const VkCommandBuffer *pcommandBuffer, const VkRect2D *prects, uint rectC… in Unmap()
315 void TexturePixmap::Update(const VkCommandBuffer *pcommandBuffer, const VkRect2D *prects, uint rect… in Update()
484 void TextureHostPointer::Update(const VkCommandBuffer *pcommandBuffer, const VkRect2D *prects, uint… in Update()
606 void Buffer::Unmap(const VkCommandBuffer *pcommandBuffer){ in Unmap()
H A Dcompositor.cpp61 …td::pair<ShaderModule::VARIABLE, const void *>> *pVarAddrs, const VkCommandBuffer *pcommandBuffer){ in BindShaderResources()
97 …d, const glm::vec2 &titleSpan, uint stackIndex, uint flags, const VkCommandBuffer *pcommandBuffer){ in Draw()
1455 void X11ClientFrame::UpdateContents(const VkCommandBuffer *pcommandBuffer){ in UpdateContents()
1694 void X11Background::UpdateContents(const VkCommandBuffer *pcommandBuffer){ in UpdateContents()
1983 void X11DebugClientFrame::UpdateContents(const VkCommandBuffer *pcommandBuffer){ in UpdateContents()