Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
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
DBuildSPIRV.cpp120 const GLenum glType = in ToShaderVariable() local
135 const GLenum glType = in SpirvTypeToShaderVariable() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fReadPixelsTests.cpp144 void ReadPixelsTest::getFormatInfo (tcu::TextureFormat& format, GLint& glFormat, GLint& glType, int… in getFormatInfo()
179 GLint glType; in iterate() local
/third_party/vk-gl-cts/framework/opengl/
DgluShaderUtil.cpp1182 DataType getDataTypeFromGLType (deUint32 glType) in getDataTypeFromGLType()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DInputLayoutCache.cpp72 void PackedAttributeLayout::addAttributeData(GLenum glType, in addAttributeData()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderStateQueryTests.cpp60 glw::GLenum glType; member
Des31fSeparateShaderTests.cpp1122 const GLenum glType = glu::getGLShaderType(shaderType); in createSingleShaderProgram() local
Des31fCopyImageTests.cpp794 const deUint32 glType = getTypeForInternalFormat(format); in genericTexImage() local
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
DEGLImageWrappingTests.cpp299 GLenum glType, in DoClearTest()
/third_party/skia/gm/
Dexoticformats.cpp73 uint32_t glType = get_uint(header, 16); in load_ktx() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DCommandBufferGL.cpp722 GLenum glType; in Execute() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dframe_capture_utils.cpp1204 GLenum glType = format.type; in SerializeTextureData() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DMultisampledRenderToTextureTest.cpp563 const GLType *glType, in createAndAttachColorAttachment()