Home
last modified time | relevance | path

Searched defs:lods (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringExplicitLodTests.cpp694 std::vector<float> coords, layers, dRefs, dPdxs, dPdys, lods; in execute() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp1112 void prepareLodForFace(glw::GLfloat* lods, glw::GLuint n_mipmap_levels) in prepareLodForFace()