Home
last modified time | relevance | path

Searched refs:updatePushConstantRange (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h576 void updatePushConstantRange(gl::ShaderType shaderType, uint32_t offset, uint32_t size);
Dvk_cache_utils.cpp1570 void PipelineLayoutDesc::updatePushConstantRange(gl::ShaderType shaderType, in updatePushConstantRange() function in rx::vk::PipelineLayoutDesc
DUtilsVk.cpp459 pipelineLayoutDesc.updatePushConstantRange(pushConstantsShaderStage, 0, in ensureResourcesInitialized()