Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DUniform.h73 const UniformTypeInfo *typeInfo; member
Dformatutils.cpp1619 const auto &typeInfo = GetTypeInfo(formatType); in computePixelBytes() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp12017 class typeInfo<glw::GLboolean> class
12024 class typeInfo<glw::GLdouble> class
12031 class typeInfo<tcu::UVec2> class
12038 class typeInfo<tcu::UVec3> class
12045 class typeInfo<tcu::UVec4> class
12052 class typeInfo<tcu::DVec2> class
12059 class typeInfo<tcu::DVec3> class
12066 class typeInfo<tcu::DVec4> class
12073 class typeInfo<tcu::Matrix<glw::GLdouble, 2, 2> > class
12080 class typeInfo<tcu::Matrix<glw::GLdouble, 3, 2> > class
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DProgramD3D.h65 const gl::UniformTypeInfo &typeInfo; member
DProgramD3D.cpp2816 const gl::UniformTypeInfo &typeInfo, in AssignSamplers()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.cpp1743 const gl::UniformTypeInfo *typeInfo = uniform.typeInfo; in CaptureUpdateUniformValues() local