Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DDynamicHLSL.h64 struct PixelShaderOutputVariable struct
66 PixelShaderOutputVariable() {} in PixelShaderOutputVariable() argument
67 PixelShaderOutputVariable(GLenum typeIn, in PixelShaderOutputVariable() argument
79 GLenum type = GL_NONE;
80 std::string name;
81 std::string source;
82 size_t outputLocation = 0;
83 size_t outputIndex = 0;