Home
last modified time | relevance | path

Searched refs:getAPIName (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/egl/
DegluStrUtilPrototypes.inl8 const char* getAPIName (int value);
31 …t::Enum<int, 2> getAPIStr (int value) { return tcu::Format::Enum<int, 2>(getAPIName, value); }
DegluStrUtil.inl28 const char* getAPIName (int value) function
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp1002 string getAPIName (const BufferBlock& block, const BufferVar& var, const glu::TypeComponentVector& … in getAPIName() function
1109 const string apiName = getAPIName(block, bufVar, accessPath.getPath()); in generateCompareSrc()
1203 const string apiName = getAPIName(block, bufVar, accessPath.getPath()); in generateWriteSrc()
1425 const string apiName = getAPIName(block, bufVar, accessPath.getPath()); in copyNonWrittenData()
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp1043 string getAPIName (const BufferBlock& block, const BufferVar& var, const glu::TypeComponentVector& … in getAPIName() function
1149 const string apiName = getAPIName(block, bufVar, accessPath.getPath()); in generateCompareSrc()
1233 const string apiName = getAPIName(block, bufVar, accessPath.getPath()); in generateWriteSrc()
1592 const string apiName = getAPIName(block, bufVar, accessPath.getPath()); in copyNonWrittenData()