Home
last modified time | relevance | path

Searched defs:centroid (Results 1 – 25 of 28) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/Shader/
DPixelShader.hpp59 bool centroid; member in sw::PixelShader
DPixelShader.cpp727 bool centroid = inst->dst.centroid; in analyzeInterpolants() local
DShader.hpp473 bool centroid : 1; member
616 bool centroid; member
/third_party/ffmpeg/libavfilter/
Daf_aspectralstats.c35 float centroid; member
225 static float spectral_spread(const float *const spectral, int size, int max_freq, float centroid) in spectral_spread()
245 static float spectral_skewness(const float *const spectral, int size, int max_freq, float centroid,… in spectral_skewness()
261 static float spectral_kurtosis(const float *const spectral, int size, int max_freq, float centroid,… in spectral_kurtosis()
/third_party/mesa3d/src/compiler/glsl/
Dlink_varyings.cpp323 bool centroid; member
336 bool centroid, in check_location_aliasing()
Dast.h498 unsigned centroid:1; member
Dir.h663 unsigned centroid:1; member
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DPixelProcessor.hpp88 bool centroid : 1; member
101 bool centroid : 1; member
/third_party/skia/third_party/externals/swiftshader/src/Device/
DPixelProcessor.hpp92 bool centroid; member
/third_party/ffmpeg/libavcodec/
Delbg.c97 static int eval_error_cell(ELBGContext *elbg, int *centroid, cell *cells) in eval_error_cell()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingOpacityMicromapTests.cpp593 tcu::Vec2 centroid = calcSubtriangleCentroid(index, m_params.subdivisionLevel); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingOpacityMicromapTests.cpp595 tcu::Vec2 centroid = calcSubtriangleCentroid(index, m_params.subdivisionLevel); in iterate() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_ps.c633 LLVMValueRef center[2], centroid[2], tmp, bc_optimize; in si_llvm_build_ps_prolog() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultipleInterpolationTests.cpp279 std::map<std::string, std::string> centroid = replacements; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawMultipleInterpolationTests.cpp281 std::map<std::string, std::string> centroid = replacements; in initPrograms() local
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_driver.h46 unsigned centroid : 1; member
Dnv50_ir_from_nir.cpp913 bool centroid, in setInterpolate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
DvktRayQueryOpacityMicromapTests.cpp816 tcu::Vec2 centroid = calcSubtriangleCentroid(index, m_params.subdivisionLevel); in iterate() local
/third_party/mesa3d/src/compiler/
Dglsl_types.h1434 unsigned centroid:1; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryOpacityMicromapTests.cpp842 tcu::Vec2 centroid = calcSubtriangleCentroid(index, m_params.subdivisionLevel); in iterate() local
/third_party/skia/src/utils/
DSkShadowTessellator.cpp459 bool SkBaseShadowTessellator::clipUmbraPoint(const SkPoint& umbraPoint, const SkPoint& centroid, in clipUmbraPoint()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderRendering.cpp3674 tcu::Vec2 centroid; in verify() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.hpp807 bool centroid = false; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.c1959 bool centroid = instr->intrinsic == nir_intrinsic_interp_deref_at_centroid; in visit_interp() local
/third_party/glslang/glslang/Include/
DTypes.h582 bool centroid : 1; variable

12