Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DProgramData.h90 bool getValidateStatus() const { return ValidateStatus; } in getValidateStatus() function
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsShaderLibraryCase.cpp721 glw::GLint BeforeDrawValidator::getValidateStatus(void) const in getValidateStatus() function in deqp::gls::BeforeDrawValidator