Lines Matching defs:contextVk
152 void ShaderInfo::release(ContextVk *contextVk) in release()
194 angle::Result ProgramInfo::initProgram(ContextVk *contextVk, in initProgram()
238 void ProgramInfo::release(ContextVk *contextVk) in release()
264 void ProgramExecutableVk::reset(ContextVk *contextVk) in reset()
405 const ContextVk *contextVk, in fillProgramStateMap()
462 ContextVk *contextVk, in allocUniformAndXfbDescriptorSet()
499 angle::Result ProgramExecutableVk::allocateDescriptorSet(ContextVk *contextVk, in allocateDescriptorSet()
507 ContextVk *contextVk, in allocateDescriptorSetAndGetInfo()
655 ContextVk *contextVk, in addTextureDescriptorSetDesc()
798 void ProgramExecutableVk::updateEarlyFragmentTestsOptimization(ContextVk *contextVk) in updateEarlyFragmentTestsOptimization()
814 ContextVk *contextVk, in getGraphicsPipeline()
867 angle::Result ProgramExecutableVk::getComputePipeline(ContextVk *contextVk, in getComputePipeline()
885 ContextVk *contextVk, in initDynamicDescriptorPools()
936 ContextVk *contextVk = vk::GetImpl(glContext); in createPipelineLayout() local
1145 ContextVk *contextVk) in updateDefaultUniformsDescriptorSet()
1175 ContextVk *contextVk, in getOrAllocateShaderResourcesDescriptorSet()
1203 ContextVk *contextVk, in updateBuffersDescriptorSet()
1288 ContextVk *contextVk, in updateAtomicCounterBuffersDescriptorSet()
1374 ContextVk *contextVk, in updateImagesDescriptorSet()
1495 ContextVk *contextVk, in updateShaderResourcesDescriptorSet()
1550 ContextVk *contextVk, in updateInputAttachmentDescriptorSet()
1606 ContextVk *contextVk, in updateTransformFeedbackDescriptorSet()
1631 ContextVk *contextVk) in updateTransformFeedbackDescriptorSetImpl()
1663 ContextVk *contextVk, in updateTexturesDescriptorSet()
1824 angle::Result ProgramExecutableVk::updateDescriptorSets(ContextVk *contextVk, in updateDescriptorSets()