Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/
DDynamicHLSL.h63 struct PixelShaderOutputVariable struct
65 PixelShaderOutputVariable() {} in PixelShaderOutputVariable() function
66 PixelShaderOutputVariable(GLenum typeIn, in PixelShaderOutputVariable() argument
78 GLenum type = GL_NONE;
79 std::string name;
80 std::string source;
81 size_t outputLocation = 0;
82 size_t outputIndex = 0;