Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsShaderExecUtil.cpp503 struct FragmentOutputLayout struct
505 std::vector<const Symbol *> locationSymbols; //! Symbols by location
506 std::map<std::string, int> locationMap; //! Map from symbol name to start location
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp325 struct FragmentOutputLayout struct
327 std::vector<const Symbol *> locationSymbols; //! Symbols by location
328 std::map<std::string, int> locationMap; //! Map from symbol name to start location