Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fShaderIndexingTests.cpp85 static const char* getVectorAccessTypeName (VectorAccessType accessType) in getVectorAccessTypeName() function
1111 const char* writeAccessName = getVectorAccessTypeName((VectorAccessType)writeAccess); in init()
1112 const char* readAccessName = getVectorAccessTypeName((VectorAccessType)readAccess); in init()
/external/deqp/modules/gles3/functional/
Des3fShaderIndexingTests.cpp86 static const char* getVectorAccessTypeName (VectorAccessType accessType) in getVectorAccessTypeName() function
1077 const char* writeAccessName = getVectorAccessTypeName((VectorAccessType)writeAccess); in init()
1078 const char* readAccessName = getVectorAccessTypeName((VectorAccessType)readAccess); in init()
/external/deqp/external/openglcts/modules/common/
DglcShaderIndexingTests.cpp75 static const char* getVectorAccessTypeName(VectorAccessType accessType) in getVectorAccessTypeName() function
1217 const char* writeAccessName = getVectorAccessTypeName(writeAccess); in init()
1218 const char* readAccessName = getVectorAccessTypeName(readAccess); in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderIndexingTests.cpp81 static const char* getVectorAccessTypeName (VectorAccessType accessType) in getVectorAccessTypeName() function
1173 const char* writeAccessName = getVectorAccessTypeName((VectorAccessType)writeAccess); in init()
1174 const char* readAccessName = getVectorAccessTypeName((VectorAccessType)readAccess); in init()