| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_device.c | 2837 dzn_sampler_destroy(struct dzn_sampler *sampler, in dzn_sampler_destroy() argument 2856 struct dzn_sampler *sampler = in dzn_sampler_create() local 2938 dzn_DestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks *pAllocator) dzn_DestroySampler() argument [all...] |
| /third_party/node/deps/v8/src/logging/ |
| H A D | log.cc | 858 SamplingThread(sampler::Sampler* sampler, int interval_microseconds) in SamplingThread() argument 2081 sampler::Sampler* Logger::sampler() { return ticker_.get(); } sampler() function in v8::internal::Logger [all...] |
| /third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
| H A D | ppir.h | 322 int sampler; member
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample.c | 173 lp_sampler_static_sampler_state(struct lp_static_sampler_state *state, const struct pipe_sampler_state *sampler) lp_sampler_static_sampler_state() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageHostImageCopyTests.cpp | 592 const vk::Move<vk::VkSampler> sampler = createSampler(vk, device, &samplerParams); in iterate() local
|
| H A D | vktImageMutableTests.cpp | 958 Move<VkSampler> sampler; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| H A D | vktMeshShaderSyncTestsEXT.cpp | 951 Move<VkSampler> sampler; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| H A D | vktRenderPassSubpassDependencyTests.cpp | 2968 Move<VkSampler> sampler; in iterateInternal() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderTextureGatherTests.cpp | 556 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 static Vec4 gatherOffsetsCompare (const tcu::Texture2DView& texture, const tcu::Sampler& sampler, float refZ, const Vec2& coord, const IVec2 (&offsets)[4]) in gatherOffsetsCompare() argument 580 static Vec4 gatherOffsetsCompare (const tcu::Texture2DArrayView& texture, const tcu::Sampler& sampler, float refZ, const Vec3& coord, const IVec2 (&offsets)[4]) in 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 620 verifyGatherOffsets(TestLog& log, const ConstPixelBufferAccess& result, const TexViewT& texture, const TexCoordT (&texCoords)[4], const tcu::Sampler& sampler, const PrecType& lookupPrec, int componentNdx, const PixelOffsets& getPixelOffsets) verifyGatherOffsets() argument 700 verifyGatherOffsetsCompare(TestLog& log, const ConstPixelBufferAccess& result, const TexViewT& texture, const TexCoordT (&texCoords)[4], const tcu::Sampler& sampler, const tcu::TexComparePrecision& compPrec, const PixelCompareRefZ& getPixelRefZ, const PixelOffsets& getPixelOffsets) verifyGatherOffsetsCompare() argument 1465 tcu::Sampler sampler; verify() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageMutableTests.cpp | 958 Move<VkSampler> sampler; member
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | command.h | 555 void SetSampler(Sampler* sampler) { sampler_ = sampler; } in SetSampler() argument 579 void SetSampler(Sampler* sampler) { sampler_ = sampler; } in SetSampler() argument
|
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| H A D | entry_points_gl_3_autogen.cpp | 3315 void GL_APIENTRY GL_BindSampler(GLuint unit, GLuint sampler) in GL_BindSampler() argument 3570 void GL_APIENTRY GL_GetSamplerParameterIiv(GLuint sampler, GLenum pname, GLint *params) in GL_GetSamplerParameterIiv() argument 3597 void GL_APIENTRY GL_GetSamplerParameterIuiv(GLuint sampler, GLenum pname, GLuint *params) in GL_GetSamplerParameterIuiv() argument 3624 GL_GetSamplerParameterfv(GLuint sampler, GLenum pname, GLfloat *params) GL_GetSamplerParameterfv() argument 3651 GL_GetSamplerParameteriv(GLuint sampler, GLenum pname, GLint *params) GL_GetSamplerParameteriv() argument 3678 GL_IsSampler(GLuint sampler) GL_IsSampler() argument 3995 GL_SamplerParameterIiv(GLuint sampler, GLenum pname, const GLint *param) GL_SamplerParameterIiv() argument 4022 GL_SamplerParameterIuiv(GLuint sampler, GLenum pname, const GLuint *param) GL_SamplerParameterIuiv() argument 4049 GL_SamplerParameterf(GLuint sampler, GLenum pname, GLfloat param) GL_SamplerParameterf() argument 4075 GL_SamplerParameterfv(GLuint sampler, GLenum pname, const GLfloat *param) GL_SamplerParameterfv() argument 4102 GL_SamplerParameteri(GLuint sampler, GLenum pname, GLint param) GL_SamplerParameteri() argument 4128 GL_SamplerParameteriv(GLuint sampler, GLenum pname, const GLint *param) GL_SamplerParameteriv() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | validationCL.cpp | 974 cl_int ValidateRetainSampler(cl_sampler sampler) in ValidateRetainSampler() argument 980 cl_int ValidateReleaseSampler(cl_sampler sampler) in ValidateReleaseSampler() argument 986 cl_int ValidateGetSamplerInfo(cl_sampler sampler, in ValidateGetSamplerInfo() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libOpenCL/ |
| H A D | libOpenCL_autogen.cpp | 170 cl_int CL_API_CALL clRetainSampler(cl_sampler sampler) in clRetainSampler() argument 175 cl_int CL_API_CALL clReleaseSampler(cl_sampler sampler) in clReleaseSampler() argument 180 cl_int CL_API_CALL clGetSamplerInfo(cl_sampler sampler, in clGetSamplerInfo() argument
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | entry_points_cl_autogen.cpp | 367 cl_int CL_API_CALL clRetainSampler(cl_sampler sampler) in clRetainSampler() argument 376 cl_int CL_API_CALL clReleaseSampler(cl_sampler sampler) in clReleaseSampler() argument 385 clGetSamplerInfo(cl_sampler sampler, cl_sampler_info param_name, size_t param_value_size, void *param_value, size_t *param_value_size_ret) clGetSamplerInfo() argument [all...] |
| H A D | cl_stubs.cpp | 371 cl_int RetainSampler(cl_sampler sampler) in RetainSampler() argument 377 cl_int ReleaseSampler(cl_sampler sampler) in ReleaseSampler() argument 387 cl_int GetSamplerInfo(cl_sampler sampler, in GetSamplerInfo() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | OutputASM.cpp | 3405 int OutputASM::samplerRegister(TIntermTyped *sampler) in samplerRegister() argument 3474 samplerRegister(TIntermSymbol *sampler) samplerRegister() argument [all...] |
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_cross_c.cpp | 1362 static void spvc_convert_msl_sampler(MSLConstexprSampler &samp, const spvc_msl_constexpr_sampler *sampler) in spvc_convert_msl_sampler() argument 1398 spvc_compiler_msl_remap_constexpr_sampler(spvc_compiler compiler, spvc_variable_id id, const spvc_msl_constexpr_sampler *sampler) spvc_compiler_msl_remap_constexpr_sampler() argument 1421 spvc_compiler_msl_remap_constexpr_sampler_by_binding(spvc_compiler compiler, unsigned desc_set, unsigned binding, const spvc_msl_constexpr_sampler *sampler) spvc_compiler_msl_remap_constexpr_sampler_by_binding() argument 1446 spvc_compiler_msl_remap_constexpr_sampler_ycbcr(spvc_compiler compiler, spvc_variable_id id, const spvc_msl_constexpr_sampler *sampler, const spvc_msl_sampler_ycbcr_conversion *conv) spvc_compiler_msl_remap_constexpr_sampler_ycbcr() argument 1472 spvc_compiler_msl_remap_constexpr_sampler_by_binding_ycbcr(spvc_compiler compiler, unsigned desc_set, unsigned binding, const spvc_msl_constexpr_sampler *sampler, const spvc_msl_sampler_ycbcr_conversion *conv) spvc_compiler_msl_remap_constexpr_sampler_by_binding_ycbcr() argument 2568 spvc_msl_constexpr_sampler_init(spvc_msl_constexpr_sampler *sampler) spvc_msl_constexpr_sampler_init() argument [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fShaderTextureFunctionTests.cpp | 188 tcu::Sampler sampler; member [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fProgramUniformTests.cpp | 509 static VarValue getSamplerFillValue (const VarValue& sampler) in getSamplerFillValue() argument 540 static VarValue getSamplerUnitValue (const VarValue& sampler) in getSamplerUnitValue() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| H A D | vktMeshShaderSyncTestsEXT.cpp | 951 Move<VkSampler> sampler; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| H A D | vktRenderPassSubpassDependencyTests.cpp | 2968 Move<VkSampler> sampler; in iterateInternal() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderTextureGatherTests.cpp | 556 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 static Vec4 gatherOffsetsCompare (const tcu::Texture2DView& texture, const tcu::Sampler& sampler, float refZ, const Vec2& coord, const IVec2 (&offsets)[4]) in gatherOffsetsCompare() argument 580 static Vec4 gatherOffsetsCompare (const tcu::Texture2DArrayView& texture, const tcu::Sampler& sampler, float refZ, const Vec3& coord, const IVec2 (&offsets)[4]) in 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 620 verifyGatherOffsets(TestLog& log, const ConstPixelBufferAccess& result, const TexViewT& texture, const TexCoordT (&texCoords)[4], const tcu::Sampler& sampler, const PrecType& lookupPrec, int componentNdx, const PixelOffsets& getPixelOffsets) verifyGatherOffsets() argument 700 verifyGatherOffsetsCompare(TestLog& log, const ConstPixelBufferAccess& result, const TexViewT& texture, const TexCoordT (&texCoords)[4], const tcu::Sampler& sampler, const tcu::TexComparePrecision& compPrec, const PixelCompareRefZ& getPixelRefZ, const PixelOffsets& getPixelOffsets) verifyGatherOffsetsCompare() argument 1477 tcu::Sampler sampler; verify() local [all...] |
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuTexLookupVerifier.cpp | 39 static bool isSamplerSupported (const Sampler& sampler) in isSamplerSupported() argument 56 inline Vector<ScalarType, 4> lookup (const ConstPixelBufferAccess& access, const Sampler& sampler, int i, int j, int k) in lookup() argument 65 inline Vector<float, 4> lookup (const ConstPixelBufferAccess& access, const Sampler& sampler, int i, int j, int k) in lookup() argument 101 static void lookupQuad (ColorQuad& dst, const ConstPixelBufferAccess& level, const Sampler& sampler, in argument 115 lookupLine(ColorLine& dst, const ConstPixelBufferAccess& level, const Sampler& sampler, int x0, int x1, int y) lookupLine() argument 565 isNearestSampleResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const PrecType& prec, const float coordX, const int coordY, const Vector<ScalarType, 4>& result) isNearestSampleResultValid() argument 592 isNearestSampleResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const PrecType& prec, const Vec2& coord, const int coordZ, const Vector<ScalarType, 4>& result) isNearestSampleResultValid() argument 627 isNearestSampleResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const PrecType& prec, const Vec3& coord, const Vector<ScalarType, 4>& result) isNearestSampleResultValid() argument 667 isLinearSampleResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const LookupPrecision& prec, const float coordX, const int coordY, const Vec4& result) isLinearSampleResultValid() argument 720 isLinearSampleResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const LookupPrecision& prec, const Vec2& coord, const int coordZ, const Vec4& result) isLinearSampleResultValid() argument 789 isLinearSampleResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord, const Vec4& result) isLinearSampleResultValid() argument 869 isNearestMipmapLinearSampleResultValid(const ConstPixelBufferAccess& level0, const ConstPixelBufferAccess& level1, const Sampler& sampler, const LookupPrecision& prec, const float coord, const int coordY, const Vec2& fBounds, const Vec4& result) isNearestMipmapLinearSampleResultValid() argument 905 isNearestMipmapLinearSampleResultValid(const ConstPixelBufferAccess& level0, const ConstPixelBufferAccess& level1, const Sampler& sampler, const LookupPrecision& prec, const Vec2& coord, const int coordZ, const Vec2& fBounds, const Vec4& result) isNearestMipmapLinearSampleResultValid() argument 955 isNearestMipmapLinearSampleResultValid(const ConstPixelBufferAccess& level0, const ConstPixelBufferAccess& level1, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord, const Vec2& fBounds, const Vec4& result) isNearestMipmapLinearSampleResultValid() argument 1018 isLinearMipmapLinearSampleResultValid(const ConstPixelBufferAccess& level0, const ConstPixelBufferAccess& level1, const Sampler& sampler, const LookupPrecision& prec, const float coordX, const int coordY, const Vec2& fBounds, const Vec4& result) isLinearMipmapLinearSampleResultValid() argument 1098 isLinearMipmapLinearSampleResultValid(const ConstPixelBufferAccess& level0, const ConstPixelBufferAccess& level1, const Sampler& sampler, const LookupPrecision& prec, const Vec2& coord, const int coordZ, const Vec2& fBounds, const Vec4& result) isLinearMipmapLinearSampleResultValid() argument 1201 isLinearMipmapLinearSampleResultValid(const ConstPixelBufferAccess& level0, const ConstPixelBufferAccess& level1, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord, const Vec2& fBounds, const Vec4& result) isLinearMipmapLinearSampleResultValid() argument 1329 isLevelSampleResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const Sampler::FilterMode filterMode, const LookupPrecision& prec, const float coordX, const int coordY, const Vec4& result) isLevelSampleResultValid() argument 1343 isLevelSampleResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const Sampler::FilterMode filterMode, const LookupPrecision& prec, const Vec2& coord, const int coordZ, const Vec4& result) isLevelSampleResultValid() argument 1357 isMipmapLinearSampleResultValid(const ConstPixelBufferAccess& level0, const ConstPixelBufferAccess& level1, const Sampler& sampler, const Sampler::FilterMode levelFilter, const LookupPrecision& prec, const float coordX, const int coordY, const Vec2& fBounds, const Vec4& result) isMipmapLinearSampleResultValid() argument 1373 isMipmapLinearSampleResultValid(const ConstPixelBufferAccess& level0, const ConstPixelBufferAccess& level1, const Sampler& sampler, const Sampler::FilterMode levelFilter, const LookupPrecision& prec, const Vec2& coord, const int coordZ, const Vec2& fBounds, const Vec4& result) isMipmapLinearSampleResultValid() argument 1389 isLookupResultValid(const Texture2DView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec2& coord, const Vec2& lodBounds, const Vec4& result) isLookupResultValid() argument 1454 isLookupResultValid(const Texture1DView& texture, const Sampler& sampler, const LookupPrecision& prec, const float coord, const Vec2& lodBounds, const Vec4& result) isLookupResultValid() argument 1520 const Sampler& sampler, global() member 1593 const Sampler& sampler, global() member 1708 const Sampler& sampler, global() member 1727 const Sampler& sampler, global() member 1751 isLookupResultValid(const TextureCubeView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord, const Vec2& lodBounds, const Vec4& result) isLookupResultValid() argument 1854 isLookupResultValid(const Texture1DArrayView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec2& coord, const Vec2& lodBounds, const Vec4& result) isLookupResultValid() argument 1924 isLookupResultValid(const Texture2DArrayView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord, const Vec2& lodBounds, const Vec4& result) isLookupResultValid() argument 1994 isLevelSampleResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const Sampler::FilterMode filterMode, const LookupPrecision& prec, const Vec3& coord, const Vec4& result) isLevelSampleResultValid() argument 2007 isMipmapLinearSampleResultValid(const ConstPixelBufferAccess& level0, const ConstPixelBufferAccess& level1, const Sampler& sampler, const Sampler::FilterMode levelFilter, const LookupPrecision& prec, const Vec3& coord, const Vec2& fBounds, const Vec4& result) isMipmapLinearSampleResultValid() argument 2022 isLookupResultValid(const Texture3DView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord, const Vec2& lodBounds, const Vec4& result) isLookupResultValid() argument 2099 isLookupResultValid(const TextureCubeArrayView& texture, const Sampler& sampler, const LookupPrecision& prec, const IVec4& coordBits, const Vec4& coord, const Vec2& lodBounds, const Vec4& result) isLookupResultValid() argument 2325 isLevel1DLookupResultValid(const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const LookupPrecision& prec, const float coordX, const int coordY, const Vec4& result) isLevel1DLookupResultValid() argument 2337 isLevel1DLookupResultValid(const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const float coordX, const int coordY, const IVec4& result) isLevel1DLookupResultValid() argument 2350 isLevel1DLookupResultValid(const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const float coordX, const int coordY, const UVec4& result) isLevel1DLookupResultValid() argument 2363 isLevel2DLookupResultValid(const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const LookupPrecision& prec, const Vec2& coord, const int coordZ, const Vec4& result) isLevel2DLookupResultValid() argument 2375 isLevel2DLookupResultValid(const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const Vec2& coord, const int coordZ, const IVec4& result) isLevel2DLookupResultValid() argument 2388 isLevel2DLookupResultValid(const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const Vec2& coord, const int coordZ, const UVec4& result) isLevel2DLookupResultValid() argument 2401 isLevel3DLookupResultValid(const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const LookupPrecision& prec, const Vec3& coord, const Vec4& result) isLevel3DLookupResultValid() argument 2412 isLevel3DLookupResultValid(const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const Vec3& coord, const IVec4& result) isLevel3DLookupResultValid() argument 2424 isLevel3DLookupResultValid(const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const Vec3& coord, const UVec4& result) isLevel3DLookupResultValid() argument 2437 isGatherOffsetsResultValid(const ConstPixelBufferAccess& level, const Sampler& sampler, const PrecType& prec, const Vec2& coord, int coordZ, int componentNdx, const IVec2 (&offsets)[4], const Vector<ScalarType, 4>& result) isGatherOffsetsResultValid() argument 2479 isGatherOffsetsResultValid(const Texture2DView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec2& coord, int componentNdx, const IVec2 (&offsets)[4], const Vec4& result) isGatherOffsetsResultValid() argument 2490 isGatherOffsetsResultValid(const Texture2DView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec2& coord, int componentNdx, const IVec2 (&offsets)[4], const IVec4& result) isGatherOffsetsResultValid() argument 2501 isGatherOffsetsResultValid(const Texture2DView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec2& coord, int componentNdx, const IVec2 (&offsets)[4], const UVec4& result) isGatherOffsetsResultValid() argument 2513 is2DArrayGatherOffsetsResultValid(const Texture2DArrayView& texture, const Sampler& sampler, const PrecType& prec, const Vec3& coord, int componentNdx, const IVec2 (&offsets)[4], const Vector<ScalarType, 4>& result) is2DArrayGatherOffsetsResultValid() argument 2530 isGatherOffsetsResultValid(const Texture2DArrayView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord, int componentNdx, const IVec2 (&offsets)[4], const Vec4& result) isGatherOffsetsResultValid() argument 2541 isGatherOffsetsResultValid(const Texture2DArrayView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec3& coord, int componentNdx, const IVec2 (&offsets)[4], const IVec4& result) isGatherOffsetsResultValid() argument 2552 isGatherOffsetsResultValid(const Texture2DArrayView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec3& coord, int componentNdx, const IVec2 (&offsets)[4], const UVec4& result) isGatherOffsetsResultValid() argument 2564 isGatherResultValid(const TextureCubeView& texture, const Sampler& sampler, const PrecType& prec, const CubeFaceFloatCoords& coords, int componentNdx, const Vector<ScalarType, 4>& result) isGatherResultValid() argument 2621 isCubeGatherResultValid(const TextureCubeView& texture, const Sampler& sampler, const PrecType& prec, const Vec3& coord, int componentNdx, const Vector<ScalarType, 4>& result) isCubeGatherResultValid() argument 2647 isGatherResultValid(const TextureCubeView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord, int componentNdx, const Vec4& result) isGatherResultValid() argument 2657 isGatherResultValid(const TextureCubeView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec3& coord, int componentNdx, const IVec4& result) isGatherResultValid() argument 2667 isGatherResultValid(const TextureCubeView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec3& coord, int componentNdx, const UVec4& result) isGatherResultValid() argument [all...] |
| H A D | tcuTexture.cpp | 1976 static inline Vec4 lookupBorder (const tcu::TextureFormat& format, const tcu::Sampler& sampler) in lookupBorder() argument 2025 static Vec4 sampleNearest1D (const ConstPixelBufferAccess& access, const Sampler& sampler, float u, const IVec2& offset) in sampleNearest1D() argument 2040 static Vec4 sampleNearest2D (const ConstPixelBufferAccess& access, const Sampler& sampler, float u, float v, const IVec3& offset) in sampleNearest2D() argument 2059 sampleNearest3D(const ConstPixelBufferAccess& access, const Sampler& sampler, float u, float v, float w, const IVec3& offset) sampleNearest3D() argument 2082 sampleLinear1D(const ConstPixelBufferAccess& access, const Sampler& sampler, float u, const IVec2& offset) sampleLinear1D() argument 2105 sampleCubic1D(const ConstPixelBufferAccess& access, const Sampler& sampler, float u, const IVec2& offset) sampleCubic1D() argument 2143 sampleLinear2D(const ConstPixelBufferAccess& access, const Sampler& sampler, float u, float v, const IVec3& offset) sampleLinear2D() argument 2179 sampleCubic2D(const ConstPixelBufferAccess& access, const Sampler& sampler, float u, float v, const IVec3& offset) sampleCubic2D() argument 2230 sampleLinear1DCompare(const ConstPixelBufferAccess& access, const Sampler& sampler, float ref, float u, const IVec2& offset, bool isFixedPointDepthFormat) sampleLinear1DCompare() argument 2257 sampleLinear2DCompare(const ConstPixelBufferAccess& access, const Sampler& sampler, float ref, float u, float v, const IVec3& offset, bool isFixedPointDepthFormat) sampleLinear2DCompare() argument 2299 sampleLinear3D(const ConstPixelBufferAccess& access, const Sampler& sampler, float u, float v, float w, const IVec3& offset) sampleLinear3D() argument 2351 sampleCubic3D(const ConstPixelBufferAccess& access, const Sampler& sampler, float u, float v, float w, const IVec3& offset) sampleCubic3D() argument 2415 sample1D(const Sampler& sampler, Sampler::FilterMode filter, float s, int level) const sample1D() argument 2423 sample2D(const Sampler& sampler, Sampler::FilterMode filter, float s, float t, int depth) const sample2D() argument 2431 sample3D(const Sampler& sampler, Sampler::FilterMode filter, float s, float t, float r) const sample3D() argument 2436 sample1DOffset(const Sampler& sampler, Sampler::FilterMode filter, float s, const IVec2& offset) const sample1DOffset() argument 2459 sample2DOffset(const Sampler& sampler, Sampler::FilterMode filter, float s, float t, const IVec3& offset) const sample2DOffset() argument 2486 sample3DOffset(const Sampler& sampler, Sampler::FilterMode filter, float s, float t, float r, const IVec3& offset) const sample3DOffset() argument 2511 sample1DCompare(const Sampler& sampler, Sampler::FilterMode filter, float ref, float s, const IVec2& offset) const sample1DCompare() argument 2536 sample2DCompare(const Sampler& sampler, Sampler::FilterMode filter, float ref, float s, float t, const IVec3& offset) const sample2DCompare() argument 2603 sampleLevelArray1D(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, int depth, float lod) sampleLevelArray1D() argument 2608 sampleLevelArray2D(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float t, int depth, float lod, bool es2, ImageViewMinLodParams* minLodParams) sampleLevelArray2D() argument 2613 sampleLevelArray3D(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float t, float r, float lod, ImageViewMinLodParams* minLodParams) sampleLevelArray3D() argument 2618 sampleLevelArray1DOffset(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float lod, const IVec2& offset) sampleLevelArray1DOffset() argument 2658 sampleLevelArray2DOffset(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float t, float lod, const IVec3& offset, bool es2, ImageViewMinLodParams* minLodParams) sampleLevelArray2DOffset() argument 2758 sampleLevelArray3DOffset(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float t, float r, float lod, const IVec3& offset, ImageViewMinLodParams* minLodParams) sampleLevelArray3DOffset() argument 2831 sampleLevelArray1DCompare(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float ref, float s, float lod, const IVec2& offset) sampleLevelArray1DCompare() argument 2871 sampleLevelArray2DCompare(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float ref, float s, float t, float lod, const IVec3& offset) sampleLevelArray2DCompare() argument 2911 fetchGatherArray2DOffsets(const ConstPixelBufferAccess& src, const Sampler& sampler, float s, float t, int depth, int componentNdx, const IVec2 (&offsets)[4]) fetchGatherArray2DOffsets() argument 2941 gatherArray2DOffsets(const ConstPixelBufferAccess& src, const Sampler& sampler, float s, float t, int depth, int componentNdx, const IVec2 (&offsets)[4]) gatherArray2DOffsets() argument 2949 gatherArray2DOffsetsCompare(const ConstPixelBufferAccess& src, const Sampler& sampler, float ref, float s, float t, int depth, const IVec2 (&offsets)[4]) gatherArray2DOffsetsCompare() argument 2965 sampleCubeSeamlessNearest(const ConstPixelBufferAccess& faceAccess, const Sampler& sampler, float s, float t, int depth) sampleCubeSeamlessNearest() argument [all...] |