Home
last modified time | relevance | path

Searched defs:glType (Results 1 – 6 of 6) sorted by relevance

/device/generic/goldfish-opengl/system/hals/
Dallocator3.cpp101 int glType = 0; in allocateImpl() local
250 const int glFormat, const int glType, in allocateImpl2()
352 const int glFormat, const int glType, in allocateCb()
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DStructureHLSL.cpp130 const GLenum glType = GLVariableType(type); in prePadding() local
194 const GLenum glType = GLVariableType(type); in postPaddingString() local
210 const GLenum glType = GLVariableType(type); in postPaddingString() local
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_30.cpp167 int glFormat, int glType, in alloc_buffer()
533 int glType = 0; in gralloc_alloc() local
806 int glFormat, int glType, in alloc_buffer()
Dgralloc_old.cpp658 GLenum glType = 0; in gralloc_alloc() local
/device/generic/goldfish-opengl/shared/gralloc_cb/include/
Dgralloc_cb_bp.h116 int32_t glType; // OpenGL type enum used when uploading to host member
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DInputLayoutCache.cpp72 void PackedAttributeLayout::addAttributeData(GLenum glType, in addAttributeData()