Home
last modified time | relevance | path

Searched defs:mip (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state_inlines.h262 static inline uint32_t r300_translate_tex_filters(int min, int mag, int mip, in r300_translate_tex_filters() argument
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DTextureUploadPerf.cpp280 GLint mip = 0; in drawBenchmark() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DNonzeroTextureCreationTests.cpp148 uint32_t mip = GetParam().mMip; in Run() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/src/third_party/ffx_spd/
H A Dffx_spd.h274 void SpdStore(ASU2 p, AF4 value, AU1 mip){} in SpdStore() argument
401 void SpdDownsampleMips_0_1_Intrinsics(AU1 x, AU1 y, AU2 workGroupID, AU1 localInvocationIndex, AU1 mip) in SpdDownsampleMips_0_1_Intrinsics() argument
457 SpdDownsampleMips_0_1_LDS(AU1 x, AU1 y, AU2 workGroupID, AU1 localInvocationIndex, AU1 mip) SpdDownsampleMips_0_1_LDS() argument
510 SpdDownsampleMips_0_1(AU1 x, AU1 y, AU2 workGroupID, AU1 localInvocationIndex, AU1 mip) SpdDownsampleMips_0_1() argument
520 SpdDownsampleMip_2(AU1 x, AU1 y, AU2 workGroupID, AU1 localInvocationIndex, AU1 mip) SpdDownsampleMip_2() argument
554 SpdDownsampleMip_3(AU1 x, AU1 y, AU2 workGroupID, AU1 localInvocationIndex, AU1 mip) SpdDownsampleMip_3() argument
598 SpdDownsampleMip_4(AU1 x, AU1 y, AU2 workGroupID, AU1 localInvocationIndex, AU1 mip) SpdDownsampleMip_4() argument
633 SpdDownsampleMip_5(AU1 x, AU1 y, AU2 workGroupID, AU1 localInvocationIndex, AU1 mip) SpdDownsampleMip_5() argument
646 SpdStore(ASU2(workGroupID.xy), v, mip); SpdDownsampleMip_5() local
949 SpdDownsampleMip_2H(AU1 x, AU1 y, AU2 workGroupID, AU1 localInvocationIndex, AU1 mip) SpdDownsampleMip_2H() argument
983 SpdDownsampleMip_3H(AU1 x, AU1 y, AU2 workGroupID, AU1 localInvocationIndex, AU1 mip) SpdDownsampleMip_3H() argument
1027 SpdDownsampleMip_4H(AU1 x, AU1 y, AU2 workGroupID, AU1 localInvocationIndex, AU1 mip) SpdDownsampleMip_4H() argument
1062 SpdDownsampleMip_5H(AU1 x, AU1 y, AU2 workGroupID, AU1 localInvocationIndex, AU1 mip) SpdDownsampleMip_5H() argument
1075 SpdStoreH(ASU2(workGroupID.xy), v, mip); SpdDownsampleMip_5H() local
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_resource.c167 struct etna_resource_level *mip = &rsc->levels[level]; in setup_miptree() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DImage.cpp34 GLint mip = static_cast<GLint>(attribs.get(EGL_GL_TEXTURE_LEVEL_KHR, 0)); in GetImageIndex() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video.c272 struct nv50_miptree mip; in nv84_create_decoder() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_surfacedefs.h1320 uint32 mip; in svga3dsurface_get_serialized_size() local
1278 svga3dsurface_get_image_offset(SVGA3dSurfaceFormat format, SVGA3dSize baseLevelSize, uint32 numMipLevels, uint32 layer, uint32 mip) svga3dsurface_get_image_offset() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DTextureD3D.cpp1650 getImageIndex(GLint mip, GLint ) const getImageIndex() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DTextureTest.cpp487 static constexpr size_t getMipDataSize(size_t mip0Size, size_t mip) in getMipDataSize() argument
503 static constexpr size_t getMipDataOffset(size_t mip0Size, size_t mip) in getMipDataOffset() argument
[all...]

Completed in 12 milliseconds