Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/gtests/
DTestFixture.h173 struct GlslangResult { struct
174 std::vector<ShaderResult> shaderResults;
175 std::string linkingOutput;
176 std::string linkingError;
177 bool validationResult;
178 std::string spirvWarningsErrors;
179 std::string spirv; // Optional SPIR-V disassembly text.
/external/angle/third_party/vulkan-deps/glslang/src/gtests/
DTestFixture.h173 struct GlslangResult { struct
174 std::vector<ShaderResult> shaderResults;
175 std::string linkingOutput;
176 std::string linkingError;
177 bool validationResult;
178 std::string spirvWarningsErrors;
179 std::string spirv; // Optional SPIR-V disassembly text.