Home
last modified time | relevance | path

Searched refs:getPixelLocalStorageFormats (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DProgramExecutable.h372 const std::vector<ShPixelLocalStorageFormat> &getPixelLocalStorageFormats() const in getPixelLocalStorageFormats() function
DvalidationES.cpp701 const auto &shaderPLSFormats = executable.getPixelLocalStorageFormats(); in ValidateProgramDrawStates()