Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_common/gl/
H A Dhelpers.cpp37 GLenum target, GLenum glFormat, GLenum internalFormat, GLenum glType, in CreateGLTexture1DArray()
150 GLenum target, GLenum glFormat, GLenum internalFormat, GLenum glType, in CreateGLTexture2DArray()
267 GLenum glFormat, GLenum internalFormat, GLenum glType, ExplicitType type, in CreateGLTextureBuffer()
363 GLenum internalFormat, GLenum glType, ExplicitType type, in CreateGLTexture1D()
473 GLenum internalFormat, GLenum glType, in CreateGLTexture2D()
654 GLenum internalFormat, GLenum glType, in CreateGLTexture3D()
757 GLenum glType, ExplicitType typeToReadAs, in ReadGLTexture()
865 GLenum internalFormat, GLenum glType, in CreateGLRenderbufferRaw()
926 void reorder_verification_buffer(GLenum glFormat, GLenum glType, char* buffer, size_t num_pixels) in reorder_verification_buffer()
1040 GLenum internalFormat, GLenum glType, in CreateGLTexture2DMultisample()
[all …]
/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A DStructureHLSL.cpp147 const GLenum glType = GLVariableType(type); in prePadding() local
217 const GLenum glType = GLVariableType(type); in postPaddingString() local
253 const GLenum glType = GLVariableType(type); in postPaddingString() local
269 const GLenum glType = GLVariableType(type); in postPaddingString() local
/aosp_15_r20/frameworks/rs/driver/
H A DrsdAllocation.h50 GLenum glType; member
54 int glType; member
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fReadPixelsTests.cpp136 void ReadPixelsTest::getFormatInfo(tcu::TextureFormat &format, GLint &glFormat, GLint &glType, int … in getFormatInfo()
175 GLint glType; in iterate() local
/aosp_15_r20/external/OpenCL-CTS/test_common/gles/
H A Dhelpers.cpp39 GLenum internalFormat, GLenum glType, in CreateGLTexture2D()
180 GLenum internalFormat, GLenum glType, in CreateGLTexture3D()
268 GLenum glType, ExplicitType typeToReadAs, in ReadGLTexture()
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DAttributeLayoutTest.cpp558 ResType GetRefValue(const void *data, GLenum glType) in GetRefValue()
772 GLenum GetMappedGLType(GLenum glType, VsInputDataType vsInputDataType) in GetMappedGLType()
834 GLenum glType = GetMappedGLType(mTestCases[i][1].mGLType, dataType); in Run() local
H A DMultisampledRenderToTextureTest.cpp581 const GLType *glType, in createAndAttachColorAttachment()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/
H A Dtest_renderbuffer.cpp92 GLenum internalFormat, GLenum glType, in test_renderbuffer_read_image()
323 GLenum internalFormat, GLenum glType, in test_renderbuffer_image_write()
H A Dtest_renderbuffer_info.cpp28 GLenum glType, ExplicitType type, in test_renderbuffer_object_info()
H A Dtest_images_write_common.cpp516 GLenum internalFormat, GLenum glType, in test_image_format_write()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gles/
H A Dtest_images_2D.cpp144 GLenum glType, ExplicitType type, MTdata d ) in test_image_format_read()
494 GLenum glType, ExplicitType type, MTdata d ) in test_image_format_write()
H A Dtest_images_3D_info.cpp49 GLenum glType, ExplicitType type, MTdata d ) in test_image_format_read()
H A Dtest_images_3D.cpp126 GLenum glType, ExplicitType type, MTdata d ) in test_image_format_read()
H A Dtest_images_2D_info.cpp48 GLenum glType, ExplicitType type, MTdata d ) in test_image_object_info()
/aosp_15_r20/device/generic/goldfish/gralloc/
DCbExternalMetadata.h51 int32_t glType; // OpenGL type enum used when uploading to host member
Dallocator.cpp553 int glType = -1; member
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluShaderUtil.cpp1198 DataType getDataTypeFromGLType(uint32_t glType) in getDataTypeFromGLType()
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DInputLayoutCache.cpp73 void PackedAttributeLayout::addAttributeData(GLenum glType, in addAttributeData()
/aosp_15_r20/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp164 uint32_t glType; // OpenGL type enum used when uploading to host member
676 GLenum glType = 0; in gralloc_alloc() local
/aosp_15_r20/external/angle/src/compiler/translator/spirv/
H A DBuildSPIRV.cpp120 const GLenum glType = in ToShaderVariable() local
135 const GLenum glType = in SpirvTypeToShaderVariable() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderStateQueryTests.cpp60 glw::GLenum glType; member
H A Des31fSeparateShaderTests.cpp1135 const GLenum glType = glu::getGLShaderType(shaderType); in createSingleShaderProgram() local
H A Des31fCopyImageTests.cpp891 const uint32_t glType = getTypeForInternalFormat(format); in genericTexImage() local
/aosp_15_r20/external/skia/gm/
H A Dexoticformats.cpp77 uint32_t glType = get_uint(header, 16); in load_ktx() local
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dserialize.cpp1265 GLenum glType = format.type; in SerializeTextureData() local