Home
last modified time | relevance | path

Searched defs:ShaderInterfaceVariableInfo (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/
Dglslang_wrapper_utils.h88 struct ShaderInterfaceVariableInfo struct
95 uint32_t descriptorSet = kInvalid;
96 uint32_t binding = kInvalid;
101 uint32_t location = kInvalid;
102 uint32_t component = kInvalid;
126 class ShaderInterfaceVariableInfoMap final : angle::NonCopyable argument
134 const ShaderInterfaceVariableInfo &get(gl::ShaderType shaderType, argument
Dglslang_wrapper_utils.cpp4629 ShaderInterfaceVariableInfo::ShaderInterfaceVariableInfo() {} in ShaderInterfaceVariableInfo() function in rx::ShaderInterfaceVariableInfo