Searched refs:constantsBufferSize (Results 1 – 1 of 1) sorted by relevance
782 const VkDeviceSize constantsBufferSize = m_texture.numLayers() * m_constantsBufferChunkSizeBytes; in commandBeforeCompute() local785 m_constantsBuffer->get(), 0ull, constantsBufferSize); in commandBeforeCompute()