Searched refs:invalidateT (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fFboInvalidateTests.cpp | 1529 const deUint32 invalidateT = s_targetCases[caseNdx].invalidateTarget; in init() local 1532 …eFboTargetCase(m_context, (baseName + "_color").c_str(), "", boundT, invalidateT, &colorAttachme… in init() 1533 …rgetCase(m_context, (baseName + "_depth_stencil").c_str(), "", boundT, invalidateT, &depthStencilA… in init() 1534 …ateFboTargetCase(m_context, (baseName + "_all").c_str(), "", boundT, invalidateT, &allAttachment… in init()
|