Home
last modified time | relevance | path

Searched defs:minLOD (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DTexture.cpp253 bool Texture::setMinLOD(GLfloat minLOD) in setMinLOD() argument
H A DContext.cpp3165 GLfloat minLOD, maxLOD, maxAnisotropy; in applyTextures() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd_vgpu10.c1026 SVGA3D_vgpu10_DefineSamplerState(struct svga_winsys_context *swc, SVGA3dSamplerId samplerId, SVGA3dFilter filter, uint8 addressU, uint8 addressV, uint8 addressW, float mipLODBias, uint8 maxAnisotropy, uint8 comparisonFunc, SVGA3dRGBAFloat borderColor, float minLOD, float maxLOD) SVGA3D_vgpu10_DefineSamplerState() argument
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_dx.h1689 float minLOD; member
1711 float minLOD; member
1939 float minLOD; member

Completed in 24 milliseconds