Searched defs:variableInfoMap (Results 1 – 6 of 6) sorted by relevance
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | ProgramExecutableVk.h | 437 const ShaderInterfaceVariableInfoMap &variableInfoMap) in initProgram() 462 const ShaderInterfaceVariableInfoMap &variableInfoMap) in initGraphicsShaderProgram() 471 const ShaderInterfaceVariableInfoMap &variableInfoMap) in initComputeProgram()
|
| D | vk_cache_utils.cpp | 5226 const ShaderInterfaceVariableInfoMap &variableInfoMap, in updateShaderBuffers() 5258 const ShaderInterfaceVariableInfoMap &variableInfoMap, in updateAtomicCounters() 5277 const ShaderInterfaceVariableInfoMap &variableInfoMap) in updateImages() 5314 const ShaderInterfaceVariableInfoMap &variableInfoMap, in updateInputAttachments() 5338 const ShaderInterfaceVariableInfoMap &variableInfoMap, in updateExecutableActiveTextures() 5371 const ShaderInterfaceVariableInfoMap &variableInfoMap, in updateDefaultUniform() 5382 const ShaderInterfaceVariableInfoMap &variableInfoMap, in updateTransformFeedbackWrite() 5563 const ShaderInterfaceVariableInfoMap &variableInfoMap, in updateTransformFeedbackBuffer() 5601 const ShaderInterfaceVariableInfoMap &variableInfoMap = executableVk->getVariableInfoMap(); in updateUniformsAndXfb() local 5640 const ShaderInterfaceVariableInfoMap &variableInfoMap = executableVk->getVariableInfoMap(); in UpdatePreCacheActiveTextures() local [all …]
|
| D | TransformFeedbackVk.cpp | 262 const ShaderInterfaceVariableInfoMap &variableInfoMap, in updateTransformFeedbackDescriptorDesc()
|
| D | spv_utils.cpp | 877 const ShaderInterfaceVariableInfoMap &variableInfoMap, in SpirvTransformerBase() 1117 const ShaderInterfaceVariableInfoMap &variableInfoMap) in SpirvPerVertexTrimmer() 1969 const ShaderInterfaceVariableInfoMap &variableInfoMap, in transformVariable() 3259 const ShaderInterfaceVariableInfoMap &variableInfoMap, in SpirvTransformer() 4278 const ShaderInterfaceVariableInfoMap &variableInfoMap, in SpirvVertexAttributeAliasingTransformer() 5368 const ShaderInterfaceVariableInfoMap &variableInfoMap, in SpvTransformSpirvCode()
|
| D | ProgramExecutableVk.cpp | 32 const ShaderInterfaceVariableInfoMap &variableInfoMap, in ValidateTransformedSpirV() 577 const ShaderInterfaceVariableInfoMap &variableInfoMap, in initShaders() 653 const ShaderInterfaceVariableInfoMap &variableInfoMap) in initProgram()
|
| D | ContextVk.cpp | 2787 const ShaderInterfaceVariableInfoMap &variableInfoMap = executableVk->getVariableInfoMap(); in handleDirtyShaderResourcesImpl() local 2878 const ShaderInterfaceVariableInfoMap &variableInfoMap = executableVk->getVariableInfoMap(); in handleDirtyUniformBuffersImpl() local
|