/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/ |
H A D | vktMemoryModelSharedLayoutCase.hpp | 95 class ShaderInterface class 98 ShaderInterface (void) {} in ShaderInterface() function in vkt::MemoryModel::ShaderInterface 99 ~ShaderInterface (void) {} in ~ShaderInterface() 116 ShaderInterface (const ShaderInterface&); 117 ShaderInterface& operator= (const ShaderInterface&); 146 ShaderInterface m_interface;
|
H A D | vktMemoryModelSharedLayoutCase.cpp | 166 NamedStructSP ShaderInterface::allocStruct (const string& name) in allocStruct() 172 SharedStruct& ShaderInterface::allocSharedObject (const string& name, const string& instanceName) in allocSharedObject() 178 void generateCompareFuncs (std::ostream &str, const ShaderInterface &interface) in generateCompareFuncs() 270 string generateComputeShader (ShaderInterface &interface) in generateComputeShader()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/ |
H A D | vktMemoryModelSharedLayoutCase.hpp | 95 class ShaderInterface class 98 ShaderInterface (void) {} in ShaderInterface() function in vkt::MemoryModel::ShaderInterface 99 ~ShaderInterface (void) {} in ~ShaderInterface() 116 ShaderInterface (const ShaderInterface&); 117 ShaderInterface& operator= (const ShaderInterface&); 146 ShaderInterface m_interface;
|
H A D | vktMemoryModelSharedLayoutCase.cpp | 166 NamedStructSP ShaderInterface::allocStruct (const string& name) in allocStruct() 172 SharedStruct& ShaderInterface::allocSharedObject (const string& name, const string& instanceName) in allocSharedObject() 178 void generateCompareFuncs (std::ostream &str, const ShaderInterface &interface) in generateCompareFuncs() 270 string generateComputeShader (ShaderInterface &interface) in generateComputeShader()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fSSBOLayoutCase.hpp | 117 class ShaderInterface class 120 ShaderInterface (void); 121 ~ShaderInterface (void); 133 ShaderInterface (const ShaderInterface&); 134 ShaderInterface& operator= (const ShaderInterface&); 173 bb::ShaderInterface m_interface;
|
H A D | es31fSSBOLayoutCase.cpp | 237 // ShaderInterface implementation. 239 ShaderInterface::ShaderInterface (void) in ShaderInterface() function in deqp::gles31::bb::ShaderInterface 243 ShaderInterface::~ShaderInterface (void) in ~ShaderInterface() 252 StructType& ShaderInterface::allocStruct (const char* name) in allocStruct() 271 const StructType* ShaderInterface::findStruct (const char* name) const in findStruct() 277 void ShaderInterface::getNamedStructs (std::vector<const StructType*>& structs) const in getNamedStructs() 286 BufferBlock& ShaderInterface::allocBlock (const char* name) in allocBlock() 681 void computeReferenceLayout (BufferLayout& layout, const ShaderInterface [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
H A D | vktSSBOLayoutCase.hpp | 128 class ShaderInterface class 131 ShaderInterface (void); 132 ~ShaderInterface (void); 145 ShaderInterface (const ShaderInterface&); 146 ShaderInterface& operator= (const ShaderInterface&); 251 ShaderInterface m_interface;
|
H A D | vktSSBOLayoutCase.cpp | 188 // ShaderInterface implementation. 190 ShaderInterface::ShaderInterface (void) in ShaderInterface() function in vkt::ssbo::ShaderInterface 194 ShaderInterface::~ShaderInterface (void) in ~ShaderInterface() 203 StructType& ShaderInterface::allocStruct (const char* name) in allocStruct() 222 const StructType* ShaderInterface::findStruct (const char* name) const in findStruct() 228 void ShaderInterface::getNamedStructs (std::vector<const StructType*>& structs) const in getNamedStructs() 237 BufferBlock& ShaderInterface::allocBlock (const char* name) in allocBlock() 714 void computeReferenceLayout (BufferLayout& layout, ShaderInterface [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/ |
H A D | vktSSBOLayoutCase.hpp | 128 class ShaderInterface class 131 ShaderInterface (void); 132 ~ShaderInterface (void); 145 ShaderInterface (const ShaderInterface&); 146 ShaderInterface& operator= (const ShaderInterface&); 251 ShaderInterface m_interface;
|
H A D | vktSSBOLayoutCase.cpp | 188 // ShaderInterface implementation. 190 ShaderInterface::ShaderInterface (void) in ShaderInterface() function in vkt::ssbo::ShaderInterface 194 ShaderInterface::~ShaderInterface (void) in ~ShaderInterface() 203 StructType& ShaderInterface::allocStruct (const char* name) in allocStruct() 222 const StructType* ShaderInterface::findStruct (const char* name) const in findStruct() 228 void ShaderInterface::getNamedStructs (std::vector<const StructType*>& structs) const in getNamedStructs() 237 BufferBlock& ShaderInterface::allocBlock (const char* name) in allocBlock() 714 void computeReferenceLayout (BufferLayout& layout, ShaderInterface [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcUniformBlockCase.hpp | 309 class ShaderInterface class 312 ShaderInterface(void); 313 ~ShaderInterface(void); 368 ub::ShaderInterface m_interface;
|
H A D | glcUniformBlockCase.cpp | 267 // ShaderInterface implementation. 269 ShaderInterface::ShaderInterface(void) in ShaderInterface() function in deqp::ub::ShaderInterface 273 ShaderInterface::~ShaderInterface(void) in ~ShaderInterface() 282 StructType& ShaderInterface::allocStruct(const char* name) in allocStruct() 303 const StructType* ShaderInterface::findStruct(const char* name) const in findStruct() 310 void ShaderInterface::getNamedStructs(std::vector<const StructType*>& structs) const in getNamedStructs() 319 UniformBlock& ShaderInterface::allocBlock(const char* name) in allocBlock() 548 void computeStd140Layout(UniformLayout& layout, const ShaderInterface [all...] |
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsUniformBlockCase.hpp | 211 class ShaderInterface class 214 ShaderInterface (void); 215 ~ShaderInterface (void); 264 ub::ShaderInterface m_interface;
|
H A D | glsUniformBlockCase.cpp | 302 // ShaderInterface implementation. 304 ShaderInterface::ShaderInterface (void) in ShaderInterface() function in deqp::gls::ub::ShaderInterface 308 ShaderInterface::~ShaderInterface (void) in ~ShaderInterface() 317 StructType& ShaderInterface::allocStruct (const char* name) in allocStruct() 336 const StructType* ShaderInterface::findStruct (const char* name) const in findStruct() 342 void ShaderInterface::getNamedStructs (std::vector<const StructType*>& structs) const in getNamedStructs() 351 UniformBlock& ShaderInterface::allocBlock (const char* name) in allocBlock() 578 void computeStd140Layout (UniformLayout& layout, const ShaderInterface [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
H A D | vktTransformFeedbackFuzzLayoutCase.hpp | 229 class ShaderInterface class 232 ShaderInterface (void); 233 ~ShaderInterface (void); 331 ShaderInterface m_interface;
|
H A D | vktTransformFeedbackFuzzLayoutCase.cpp | 241 // ShaderInterface implementation. 243 ShaderInterface::ShaderInterface (void) in ShaderInterface() function in vkt::TransformFeedback::ShaderInterface 247 ShaderInterface::~ShaderInterface (void) in ~ShaderInterface() 251 StructType& ShaderInterface::allocStruct (const std::string& name) in allocStruct() 269 void ShaderInterface::getNamedStructs (std::vector<const StructType*>& structs) const in getNamedStructs() 278 InterfaceBlock& ShaderInterface::allocBlock (const std::string& name) in allocBlock() 687 void computeXfbLayout (InterfaceLayout& layout, ShaderInterface& shaderInterface, BufferGeneralMapping& perBufferXfbOffsets, deUint32& locationsUsed) in computeXfbLayout() 1467 const ShaderInterface in generateAssignment() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/ |
H A D | vktUniformBlockCase.hpp | 230 class ShaderInterface class 233 ShaderInterface (void); 234 ~ShaderInterface (void); 334 ShaderInterface m_interface;
|
H A D | vktUniformBlockCase.cpp | 207 // ShaderInterface implementation. 209 ShaderInterface::ShaderInterface (void) in ShaderInterface() function in vkt::ubo::ShaderInterface 213 ShaderInterface::~ShaderInterface (void) in ~ShaderInterface() 217 StructType& ShaderInterface::allocStruct (const std::string& name) in allocStruct() 235 void ShaderInterface::getNamedStructs (std::vector<const StructType*>& structs) const in getNamedStructs() 244 UniformBlock& ShaderInterface::allocBlock (const std::string& name) in allocBlock() 250 bool ShaderInterface::usesBlockLayout (UniformFlags layoutFlag) const in usesBlockLayout() 690 void computeReferenceLayout (UniformLayout& layout, const ShaderInterface [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/ |
H A D | vktTransformFeedbackFuzzLayoutCase.hpp | 229 class ShaderInterface class 232 ShaderInterface (void); 233 ~ShaderInterface (void); 332 ShaderInterface m_interface;
|
H A D | vktTransformFeedbackFuzzLayoutCase.cpp | 241 // ShaderInterface implementation. 243 ShaderInterface::ShaderInterface (void) in ShaderInterface() function in vkt::TransformFeedback::ShaderInterface 247 ShaderInterface::~ShaderInterface (void) in ~ShaderInterface() 251 StructType& ShaderInterface::allocStruct (const std::string& name) in allocStruct() 269 void ShaderInterface::getNamedStructs (std::vector<const StructType*>& structs) const in getNamedStructs() 278 InterfaceBlock& ShaderInterface::allocBlock (const std::string& name) in allocBlock() 687 void computeXfbLayout (InterfaceLayout& layout, ShaderInterface& shaderInterface, BufferGeneralMapping& perBufferXfbOffsets, deUint32& locationsUsed) in computeXfbLayout() 1467 const ShaderInterface in generateAssignment() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/ |
H A D | vktUniformBlockCase.hpp | 230 class ShaderInterface class 233 ShaderInterface (void); 234 ~ShaderInterface (void); 335 ShaderInterface m_interface;
|
H A D | vktUniformBlockCase.cpp | 207 // ShaderInterface implementation. 209 ShaderInterface::ShaderInterface (void) in ShaderInterface() function in vkt::ubo::ShaderInterface 213 ShaderInterface::~ShaderInterface (void) in ~ShaderInterface() 217 StructType& ShaderInterface::allocStruct (const std::string& name) in allocStruct() 235 void ShaderInterface::getNamedStructs (std::vector<const StructType*>& structs) const in getNamedStructs() 244 UniformBlock& ShaderInterface::allocBlock (const std::string& name) in allocBlock() 250 bool ShaderInterface::usesBlockLayout (UniformFlags layoutFlag) const in usesBlockLayout() 690 void computeReferenceLayout (UniformLayout& layout, const ShaderInterface [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cEnhancedLayoutsTests.hpp | 579 struct ShaderInterface struct 581 ShaderInterface(Shader::STAGES stage); 643 ShaderInterface& GetShaderInterface(Shader::STAGES stage); 644 const ShaderInterface& GetShaderInterface(Shader::STAGES stage) const; 664 ShaderInterface m_compute; 665 ShaderInterface m_vertex; 666 ShaderInterface m_tess_ctrl; 667 ShaderInterface m_tess_eval; 668 ShaderInterface m_geometry; 669 ShaderInterface m_fragmen [all...] |
H A D | gl4cEnhancedLayoutsTests.cpp | 1381 const ShaderInterface& interface = program_interface.GetShaderInterface(stage); in checkProgramStage() 4350 ShaderInterface::ShaderInterface(Shader::STAGES stage) : m_stage(stage) in ShaderInterface() function in gl4cts::EnhancedLayouts::Utils::ShaderInterface 4359 std::string ShaderInterface::GetDefinitionsGlobals() const in GetDefinitionsGlobals() 4368 std::string ShaderInterface::GetDefinitionsInputs() const in GetDefinitionsInputs() 4379 std::string ShaderInterface::GetDefinitionsOutputs() const in GetDefinitionsOutputs() 4390 std::string ShaderInterface::GetDefinitionsSSBs() const in GetDefinitionsSSBs() 4399 std::string ShaderInterface::GetDefinitionsUniforms() const in GetDefinitionsUniforms() 4527 ShaderInterface& ProgramInterface::GetShaderInterface(Shader::STAGES stage) in GetShaderInterface() 4529 ShaderInterface* interfac in GetShaderInterface() [all...] |