/aosp_15_r20/external/OpenCL-CTS/test_common/gl/ |
H A D | helpers.cpp | 37 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 D | StructureHLSL.cpp | 147 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 D | rsdAllocation.h | 50 GLenum glType; member 54 int glType; member
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fReadPixelsTests.cpp | 136 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 D | helpers.cpp | 39 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 D | AttributeLayoutTest.cpp | 558 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 D | MultisampledRenderToTextureTest.cpp | 581 const GLType *glType, in createAndAttachColorAttachment()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/ |
H A D | test_renderbuffer.cpp | 92 GLenum internalFormat, GLenum glType, in test_renderbuffer_read_image() 323 GLenum internalFormat, GLenum glType, in test_renderbuffer_image_write()
|
H A D | test_renderbuffer_info.cpp | 28 GLenum glType, ExplicitType type, in test_renderbuffer_object_info()
|
H A D | test_images_write_common.cpp | 516 GLenum internalFormat, GLenum glType, in test_image_format_write()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gles/ |
H A D | test_images_2D.cpp | 144 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 D | test_images_3D_info.cpp | 49 GLenum glType, ExplicitType type, MTdata d ) in test_image_format_read()
|
H A D | test_images_3D.cpp | 126 GLenum glType, ExplicitType type, MTdata d ) in test_image_format_read()
|
H A D | test_images_2D_info.cpp | 48 GLenum glType, ExplicitType type, MTdata d ) in test_image_object_info()
|
/aosp_15_r20/device/generic/goldfish/gralloc/ |
D | CbExternalMetadata.h | 51 int32_t glType; // OpenGL type enum used when uploading to host member
|
D | allocator.cpp | 553 int glType = -1; member
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluShaderUtil.cpp | 1198 DataType getDataTypeFromGLType(uint32_t glType) in getDataTypeFromGLType()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | InputLayoutCache.cpp | 73 void PackedAttributeLayout::addAttributeData(GLenum glType, in addAttributeData()
|
/aosp_15_r20/device/generic/goldfish-opengl/system/gralloc/ |
D | gralloc_old.cpp | 164 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 D | BuildSPIRV.cpp | 120 const GLenum glType = in ToShaderVariable() local 135 const GLenum glType = in SpirvTypeToShaderVariable() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fShaderStateQueryTests.cpp | 60 glw::GLenum glType; member
|
H A D | es31fSeparateShaderTests.cpp | 1135 const GLenum glType = glu::getGLShaderType(shaderType); in createSingleShaderProgram() local
|
H A D | es31fCopyImageTests.cpp | 891 const uint32_t glType = getTypeForInternalFormat(format); in genericTexImage() local
|
/aosp_15_r20/external/skia/gm/ |
H A D | exoticformats.cpp | 77 uint32_t glType = get_uint(header, 16); in load_ktx() local
|
/aosp_15_r20/external/angle/src/libANGLE/capture/ |
H A D | serialize.cpp | 1265 GLenum glType = format.type; in SerializeTextureData() local
|