Home
last modified time | relevance | path

Searched defs:coord (Results 126 - 150 of 192) sorted by relevance

12345678

/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSamplerCore.cpp2281 Float4 coord = uvw; in address() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DSamplerCore.cpp2362 Float4 coord = uvw; in address() local
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_glsl.hpp421 uint32_t coord = 0, coord_components = 0, dref = 0; member
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dtz2icu.cpp1703 string country, coord, zone; in main() local
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttgxvar.c1921 FT_Fixed coord = coords[i]; in ft_var_to_normalized() local
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_bottlenecks.h1477 DoResampleAcross16(const uint16 *sPtr, uint16 *dPtr, uint32 dCount, const int32 *coord, const int16 *wPtr, uint32 wCount, uint32 wStep, uint32 pixelRange) DoResampleAcross16() argument
1498 DoResampleAcross32(const real32 *sPtr, real32 *dPtr, uint32 dCount, const int32 *coord, const real32 *wPtr, uint32 wCount, uint32 wStep) DoResampleAcross32() argument
H A Ddng_xmp.cpp239 EncodeGPSCoordinate(const dng_string &ref, const dng_urational *coord) EncodeGPSCoordinate() argument
322 DecodeGPSCoordinate(const dng_string &s, dng_string &ref, dng_urational *coord) DecodeGPSCoordinate() argument
[all...]
H A Ddng_reference.cpp1944 RefResampleAcross16(const uint16 *sPtr, uint16 *dPtr, uint32 dCount, const int32 *coord, const int16 *wPtr, uint32 wCount, uint32 wStep, uint32 pixelRange) RefResampleAcross16() argument
1984 RefResampleAcross32(const real32 *sPtr, real32 *dPtr, uint32 dCount, const int32 *coord, const real32 *wPtr, uint32 wCount, uint32 wStep) RefResampleAcross32() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fVertexTextureTests.cpp454 static inline Vec4 sample (const tcu::Texture2D& tex, const Vec2& coord, float lod, const tcu::Sampler& sam) { return tex.sample(sam, coord.x(), coord.y(), lod); } in sample() argument
455 static inline Vec4 sample (const tcu::TextureCube& tex, const Vec3& coord, float lod, const tcu::Sampler& sam) { return tex.sample(sam, coord.x(), coord.y(), coord.z(), lod); } in sample() argument
456 static inline Vec4 sample (const tcu::Texture2DArray& tex, const Vec3& coord, float lod, const tcu::Sampler& sam) { return tex.sample(sam, coord in sample() argument
457 sample(const tcu::Texture3D& tex, const Vec3& coord, float lod, const tcu::Sampler& sam) sample() argument
469 const typename TexTypeCoordVec<TexType>::t& coord = grid.getQuadTexCoord(x, y); computeReference() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fOpaqueTypeIndexingTests.cpp602 const float coord = coords[invocationNdx*numCoordComps + (numCoordComps-1)]; in iterate() local
H A Des31fTextureGatherTests.cpp525 static tcu::Vector<ColorScalarType, 4> gatherOffsets (const tcu::Texture2DView& texture, const tcu::Sampler& sampler, const Vec2& coord, int componentNdx, const IVec2 (&offsets)[4]) in gatherOffsets() argument
531 static tcu::Vector<ColorScalarType, 4> gatherOffsets (const tcu::Texture2DArrayView& texture, const tcu::Sampler& sampler, const Vec3& coord, int componentNdx, const IVec2 (&offsets)[4]) in gatherOffsets() argument
537 static tcu::Vector<ColorScalarType, 4> gatherOffsets (const tcu::TextureCubeView& texture, const tcu::Sampler& sampler, const Vec3& coord, int componentNdx, const IVec2 (&offsets)[4]) in gatherOffsets() argument
544 gatherOffsetsCompare(const tcu::Texture2DView& texture, const tcu::Sampler& sampler, float refZ, const Vec2& coord, const IVec2 (&offsets)[4]) gatherOffsetsCompare() argument
549 gatherOffsetsCompare(const tcu::Texture2DArrayView& texture, const tcu::Sampler& sampler, float refZ, const Vec3& coord, const IVec2 (&offsets)[4]) gatherOffsetsCompare() argument
554 gatherOffsetsCompare(const tcu::TextureCubeView& texture, const tcu::Sampler& sampler, float refZ, const Vec3& coord, const IVec2 (&offsets)[4]) gatherOffsetsCompare() argument
562 isGatherOffsetsResultValid(const tcu::TextureCubeView& texture, const tcu::Sampler& sampler, const PrecType& prec, const Vec3& coord, int componentNdx, const IVec2 (&offsets)[4], const tcu::Vector<ColorScalarT, 4>& result) isGatherOffsetsResultValid() argument
575 isGatherOffsetsCompareResultValid(const tcu::TextureCubeView& texture, const tcu::Sampler& sampler, const tcu::TexComparePrecision& prec, const Vec3& coord, const IVec2 (&offsets)[4], float cmpReference, const Vec4& result) isGatherOffsetsCompareResultValid() argument
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsVertexArrayTests.cpp716 void calcShaderColorCoord (tcu::Vec2& coord, tcu::Vec3& color, const tcu::Vector<T, 4>& attribValue, bool isCoordinate, int numComponents) in calcShaderColorCoord() argument
772 tcu::Vec2 coord = tcu::Vec2(1.0, 1.0); in shadeVertices() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktOpaqueTypeIndexingTests.cpp911 const float coord = coords[invocationNdx*numCoordComps + (numCoordComps-1)]; in iterate() local
/third_party/vk-gl-cts/framework/opengl/
H A DgluTextureTestUtil.cpp614 static float computeCubeLodFromDerivates (LodMode lodMode, const tcu::Vec3& coord, const tcu::Vec3& coordDx, const tcu::Vec3& coordDy, const int faceSize) in computeCubeLodFromDerivates() argument
1357 const float coord = projectedTriInterpolate(triS[triNdx], triW[triNdx], triNx, triNy); computeTextureLookupDiff() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fVertexTextureTests.cpp359 static inline Vec4 sample (const tcu::Texture2D& tex, const Vec2& coord, float lod, const tcu::Sampler& sam) { return tex.sample(sam, coord.x(), coord.y(), lod); } in sample() argument
360 static inline Vec4 sample (const tcu::TextureCube& tex, const Vec3& coord, float lod, const tcu::Sampler& sam) { return tex.sample(sam, coord.x(), coord.y(), coord.z(), lod); } in sample() argument
372 const typename TexTypeCoordVec<TexType>::t& coord = grid.getQuadTexCoord(x, y); in computeReference() local
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_surface.c3140 nir_ssa_def *coord[] = {x, y, z, 0}; gfx10_nir_meta_addr_from_coord() local
[all...]
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_private.h596 nir_ssa_def *coord; member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_clear_blit.c596 nir_ssa_def *coord = nir_f2i32(b, nir_load_var(b, in_coords)); in build_ms_copy_fs_shader() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler_nir.c78 create_frag_input(struct ir3_context *ctx, struct ir3_instruction *coord, in create_frag_input() argument
2918 struct ir3_instruction *const *coord, *const *off, *const *ddx, *const *ddy; in emit_tex() local
3914 struct ir3_instruction *coord = NULL; setup_input() local
[all...]
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_blit.c73 nir_ssa_def *coord = nir_f2i32(b, nir_load_frag_coord(b)); in blorp_blit_get_frag_coords() local
100 nir_ssa_def *coord = nir_load_global_invocation_id(b, 32); in blorp_blit_get_cs_dst_coords() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c1723 lp_build_cube_imapos(struct lp_build_context *coord_bld, LLVMValueRef coord) lp_build_cube_imapos() argument
2056 lp_build_sample_partial_offset(struct lp_build_context *bld, unsigned block_length, LLVMValueRef coord, LLVMValueRef stride, LLVMValueRef *out_offset, LLVMValueRef *out_subcoord) lp_build_sample_partial_offset() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_blitter.c1819 union blitter_attrib coord; in blitter_draw_tex() local
2949 union blitter_attrib coord; in util_blitter_stencil_fallback() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp556 static tcu::Vector<ColorScalarType, 4> gatherOffsets (const tcu::Texture2DView& texture, const tcu::Sampler& sampler, const Vec2& coord, int componentNdx, const IVec2 (&offsets)[4]) in gatherOffsets() argument
562 static tcu::Vector<ColorScalarType, 4> gatherOffsets (const tcu::Texture2DArrayView& texture, const tcu::Sampler& sampler, const Vec3& coord, int componentNdx, const IVec2 (&offsets)[4]) in gatherOffsets() argument
568 static tcu::Vector<ColorScalarType, 4> gatherOffsets (const tcu::TextureCubeView& texture, const tcu::Sampler& sampler, const Vec3& coord, int componentNdx, const IVec2 (&offsets)[4]) in gatherOffsets() argument
575 gatherOffsetsCompare(const tcu::Texture2DView& texture, const tcu::Sampler& sampler, float refZ, const Vec2& coord, const IVec2 (&offsets)[4]) gatherOffsetsCompare() argument
580 gatherOffsetsCompare(const tcu::Texture2DArrayView& texture, const tcu::Sampler& sampler, float refZ, const Vec3& coord, const IVec2 (&offsets)[4]) gatherOffsetsCompare() argument
585 gatherOffsetsCompare(const tcu::TextureCubeView& texture, const tcu::Sampler& sampler, float refZ, const Vec3& coord, const IVec2 (&offsets)[4]) gatherOffsetsCompare() argument
593 isGatherOffsetsResultValid(const tcu::TextureCubeView& texture, const tcu::Sampler& sampler, const PrecType& prec, const Vec3& coord, int componentNdx, const IVec2 (&offsets)[4], const tcu::Vector<ColorScalarT, 4>& result) isGatherOffsetsResultValid() argument
606 isGatherOffsetsCompareResultValid(const tcu::TextureCubeView& texture, const tcu::Sampler& sampler, const tcu::TexComparePrecision& prec, const Vec3& coord, const IVec2 (&offsets)[4], float cmpReference, const Vec4& result) isGatherOffsetsCompareResultValid() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationInvarianceTests.cpp783 const tcu::Vec3& coord = result.primitives[primitiveNdx].tessCoord[i].swizzle(0, 1, 2); in iterate() local
859 const tcu::Vec3& coord = result.primitives[primitiveNdx].tessCoord[i].swizzle(0, 1, 2); in iterate() local
955 const tcu::Vec3& coord = result.primitives[primitiveNdx].tessCoord[i].swizzle(0, 1, 2); iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp768 static string genFetch(const CaseDef &caseDef, int numComponents, const string& vecType, const string& coord, const string& lod) in genFetch() argument
776 s << vecType << "(ubo0_1.val[" << coord << "]"; in genFetch() local
782 s << vecType << "(ssbo0_1.val[" << coord << "]"; in genFetch() local
787 s << "texelFetch(texbo0_1, " << coord << ")"; in genFetch() local
790 s << "imageLoad(image0_1, " << coord << ")"; in genFetch() local
794 s << "texelFetch(texture0_1, " << coord << ")"; in genFetch() local
799 s << "imageLoad(image0_1, " << coord << ")"; in genFetch() local
834 static string genStore(int descriptorType, const string& vecType, const string& bufType, const string& coord) in genStore() argument
855 genAtomic(int descriptorType, const string& bufType, const string& coord) genAtomic() argument
930 string coord = "ivec" + to_string(numCoords) + "("; genCoord() local
1343 string coord = genCoord("c", numCoords, m_data.samples, i); initPrograms() local
1374 string coord = genCoord("c", numCoords, m_data.samples, i); initPrograms() local
[all...]

Completed in 73 milliseconds

12345678