Searched defs:minLOD (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Texture.cpp | 253 bool Texture::setMinLOD(GLfloat minLOD) in setMinLOD() argument
|
H A D | Context.cpp | 3165 GLfloat minLOD, maxLOD, maxAnisotropy; in applyTextures() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_cmd_vgpu10.c | 1026 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 D | svga3d_dx.h | 1689 float minLOD; member 1711 float minLOD; member 1939 float minLOD; member
|
Completed in 24 milliseconds