Home
last modified time | relevance | path

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

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