Home
last modified time | relevance | path

Searched refs:GetStringTextureInternalFormatStorage (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/gpu/command_buffer/common/
Dgles2_cmd_utils_autogen.h58 static std::string GetStringTextureInternalFormatStorage(uint32_t value);
Dgles2_cmd_utils_implementation_autogen.h2946 std::string GLES2Util::GetStringTextureInternalFormatStorage(uint32_t value) { in GetStringTextureInternalFormatStorage() function
/external/chromium_org/gpu/command_buffer/client/
Dgles2_implementation_impl_autogen.h1819 << GLES2Util::GetStringTextureInternalFormatStorage(internalFormat) in TexStorage2DEXT()