Home
last modified time | relevance | path

Searched defs:sampler (Results 276 - 300 of 520) sorted by relevance

1...<<1112131415161718192021

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrConversionTests.cpp222 std::vector<vk::VkSampler> sampler; in createDescriptorSetLayout() local
H A DvktYCbCrViewTests.cpp383 const std::string sampler = getSamplerDecl(params.planeCompatibleFormat); in getShaderSpec() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorBufferTests.cpp538 Move<VkSampler> sampler; member
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_3_0_params.cpp448 CaptureGetSamplerParameterfv_params(const State &glState, bool isCallValid, SamplerID sampler, GLenum pname, GLfloat *params, ParamCapture *paramCapture) CaptureGetSamplerParameterfv_params() argument
459 CaptureGetSamplerParameteriv_params(const State &glState, bool isCallValid, SamplerID sampler, GLenum pname, GLint *params, ParamCapture *paramCapture) CaptureGetSamplerParameteriv_params() argument
663 CaptureSamplerParameterfv_param(const State &glState, bool isCallValid, SamplerID sampler, GLenum pname, const GLfloat *param, ParamCapture *paramCapture) CaptureSamplerParameterfv_param() argument
673 CaptureSamplerParameteriv_param(const State &glState, bool isCallValid, SamplerID sampler, GLenum pname, const GLint *param, ParamCapture *paramCapture) CaptureSamplerParameteriv_param() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTextureRepeatModeTests.cpp239 InternalFormatSamplerType sampler; member
1225 GLenum sampler = internalFormatStruct.sampler; in iterate() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dpipeline.h201 Sampler* sampler = nullptr; member
211 Sampler* sampler = nullptr; member
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES32.cpp384 ValidateGetSamplerParameterIiv(const Context *context, angle::EntryPoint entryPoint, SamplerID sampler, GLenum pname, const GLint *params) ValidateGetSamplerParameterIiv() argument
393 ValidateGetSamplerParameterIuiv(const Context *context, angle::EntryPoint entryPoint, SamplerID sampler, GLenum pname, const GLuint *params) ValidateGetSamplerParameterIuiv() argument
546 ValidateSamplerParameterIiv(const Context *context, angle::EntryPoint entryPoint, SamplerID sampler, GLenum pname, const GLint *param) ValidateSamplerParameterIiv() argument
555 ValidateSamplerParameterIuiv(const Context *context, angle::EntryPoint entryPoint, SamplerID sampler, GLenum pname, const GLuint *param) ValidateSamplerParameterIuiv() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_3_2_autogen.cpp674 void GL_APIENTRY GL_GetSamplerParameterIiv(GLuint sampler, GLenum pname, GLint *params) in GL_GetSamplerParameterIiv() argument
701 void GL_APIENTRY GL_GetSamplerParameterIuiv(GLuint sampler, GLenum pname, GLuint *params) in GL_GetSamplerParameterIuiv() argument
1115 void GL_APIENTRY GL_SamplerParameterIiv(GLuint sampler, GLenum pname, const GLint *param) in GL_SamplerParameterIiv() argument
1142 GL_SamplerParameterIuiv(GLuint sampler, GLenum pname, const GLuint *param) GL_SamplerParameterIuiv() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DRenderer.cpp2305 isReadWriteTexture(int sampler) isReadWriteTexture() argument
2352 setTextureResource(unsigned int sampler, Resource *resource) setTextureResource() argument
[all...]
H A DVertexProcessor.hpp95 Sampler::State sampler[VERTEX_TEXTURE_IMAGE_UNITS]; member
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelProgram.cpp748 Vector4f PixelProgram::sampleTexture(const Src &sampler, Vector4f &uvwq, Float4 &bias, Vector4f &dsx, Vector4f &dsy, Vector4f &offset, SamplerFunction function) in sampleTexture() argument
[all...]
H A DVertexProgram.cpp1666 Vector4f VertexProgram::sampleTexture(int sampler, Vector4f &uvwq, Float4 &lod, Vector4f &dsx, Vector4f &dsy, Vector4f &offset, SamplerFunction function) in sampleTexture() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DCompressedTextureFormatTests.cpp144 wgpu::Sampler sampler = device.CreateSampler(&samplerDesc); in CreateBindGroupForTest() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DCommandBufferGL.cpp283 Sampler* sampler = ToBackend(group->GetBindingAsSampler(bindingIndex)); in ApplyBindGroup() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeShaderApiTests.cpp594 GLuint sampler = 0; in gen_samplers() local
603 GLuint sampler = 0; in bind_sampler() local
635 GLuint sampler in get_sampler_parameteriv() local
654 GLuint sampler = 0; get_sampler_parameterfv() local
675 GLuint sampler = 0x1234; get_sampler_parameterIiv() local
698 GLuint sampler = 0x1234; get_sampler_parameterIuiv() local
718 GLuint sampler = 0; sampler_parameteri() local
746 GLuint sampler = 0; sampler_parameteriv() local
766 GLuint sampler = 0; sampler_parameterf() local
794 GLuint sampler = 0; sampler_parameterfv() local
817 GLuint sampler; sampler_parameterIiv() local
838 GLuint sampler; sampler_parameterIuiv() local
2527 GLuint sampler = 0x1234; srgb_decode_samplerparameteri() local
2545 GLuint sampler = 0x1234; srgb_decode_samplerparameterf() local
2564 GLuint sampler = 0x1234; srgb_decode_samplerparameteriv() local
2583 GLuint sampler = 0x1234; srgb_decode_samplerparameterfv() local
2605 GLuint sampler = 0x1234; srgb_decode_samplerparameterIiv() local
2628 GLuint sampler = 0x1234; srgb_decode_samplerparameterIuiv() local
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsStateQueryUtil.cpp858 void querySamplerState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type, glw::GLuint sampler, glw::GLenum pname, QueriedState& state) in querySamplerState() argument
2146 void verifyStateSamplerParamInteger (tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLuint sampler, gl argument
2156 verifyStateSamplerParamFloat(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLuint sampler, glw::GLenum pname, float expected, QueryType type) verifyStateSamplerParamFloat() argument
2166 verifyStateSamplerParamFloatVec4(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLuint sampler, glw::GLenum pname, const tcu::Vec4& expected, QueryType type) verifyStateSamplerParamFloatVec4() argument
2176 verifyStateSamplerParamNormalizedI32Vec4(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLuint sampler, glw::GLenum pname, const tcu::IVec4& expected, QueryType type) verifyStateSamplerParamNormalizedI32Vec4() argument
2186 verifyStateSamplerParamIntegerVec4(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLuint sampler, glw::GLenum pname, const tcu::IVec4& expected, QueryType type) verifyStateSamplerParamIntegerVec4() argument
2196 verifyStateSamplerParamUnsignedIntegerVec4(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLuint sampler, glw::GLenum pname, const tcu::UVec4& expected, QueryType type) verifyStateSamplerParamUnsignedIntegerVec4() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineDescriptorLimitsTests.cpp253 const tcu::Sampler sampler = tcu::Sampler(tcu::Sampler::CLAMP_TO_EDGE, tcu::Sampler::CLAMP_TO_EDGE, tcu::Sampler::CLAMP_TO_EDGE, tcu::Sampler::NEAREST, tcu::Sampler::NEAREST, 0.0f, true, tcu::Sampler::COMPAREMODE_NONE, 0, tcu::Vec4(0.0f, 0.0f, 0.0f, 0.0f), true); in iterate() local
H A DvktPipelineImage2DViewOf3DTests.cpp406 Move<VkSampler> sampler; in iterate() local
[all...]
H A DvktPipelineImageSamplingInstance.cpp561 const VkSampler sampler = m_samplingType == VK_DESCRIPTOR_TYPE_SAMPLED_IMAGE ? DE_NULL : *m_sampler; in setup() local
911 isLookupResultValid(const tcu::Texture1DView& texture, const tcu::Sampler& sampler, const tcu::LookupPrecision& precision, const tcu::Vec4& coords, const tcu::Vec2& lodBounds, const tcu::Vec4& result) isLookupResultValid() argument
921 isLookupResultValid(const tcu::Texture1DArrayView& texture, const tcu::Sampler& sampler, const tcu::LookupPrecision& precision, const tcu::Vec4& coords, const tcu::Vec2& lodBounds, const tcu::Vec4& result) isLookupResultValid() argument
931 isLookupResultValid(const tcu::Texture2DView& texture, const tcu::Sampler& sampler, const tcu::LookupPrecision& precision, const tcu::Vec4& coords, const tcu::Vec2& lodBounds, const tcu::Vec4& result) isLookupResultValid() argument
941 isLookupResultValid(const tcu::Texture2DArrayView& texture, const tcu::Sampler& sampler, const tcu::LookupPrecision& precision, const tcu::Vec4& coords, const tcu::Vec2& lodBounds, const tcu::Vec4& result) isLookupResultValid() argument
951 isLookupResultValid(const tcu::TextureCubeView& texture, const tcu::Sampler& sampler, const tcu::LookupPrecision& precision, const tcu::Vec4& coords, const tcu::Vec2& lodBounds, const tcu::Vec4& result) isLookupResultValid() argument
961 isLookupResultValid(const tcu::TextureCubeArrayView& texture, const tcu::Sampler& sampler, const tcu::LookupPrecision& precision, const tcu::Vec4& coords, const tcu::Vec2& lodBounds, const tcu::Vec4& result) isLookupResultValid() argument
971 isLookupResultValid(const tcu::Texture3DView& texture, const tcu::Sampler& sampler, const tcu::LookupPrecision& precision, const tcu::Vec4& coords, const tcu::Vec2& lodBounds, const tcu::Vec4& result) isLookupResultValid() argument
982 validateResultImage(const TextureViewType& texture, const tcu::Sampler& sampler, const tcu::ConstPixelBufferAccess& texCoords, const tcu::Vec2& lodBounds, const tcu::LookupPrecision& lookupPrecision, const tcu::Vec4& lookupScale, const tcu::Vec4& lookupBias, const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask) validateResultImage() argument
1211 validateResultImage(const TextureViewType& texture, const tcu::Sampler& sampler, const vk::VkComponentMapping& swz, const tcu::ConstPixelBufferAccess& texCoords, const tcu::Vec2& lodBounds, const tcu::LookupPrecision& lookupPrecision, const tcu::Vec4& lookupScale, const tcu::Vec4& lookupBias, const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask) validateResultImage() argument
1400 validateResultImage(const TestTexture& texture, const VkImageViewType imageViewType, const VkImageSubresourceRange& subresource, const tcu::Sampler& sampler, const vk::VkComponentMapping& componentMapping, const tcu::ConstPixelBufferAccess& coordAccess, const tcu::Vec2& lodBounds, const tcu::LookupPrecision& lookupPrecision, const tcu::Vec4& lookupScale, const tcu::Vec4& lookupBias, const tcu::ConstPixelBufferAccess& resultAccess, const tcu::PixelBufferAccess& errorAccess) validateResultImage() argument
1500 const tcu::Sampler sampler = mapVkSampler(m_samplerParams); verifyImage() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemShaderImageAccessTests.cpp534 vk::Move<vk::VkSampler> sampler; in executeComputeTest() local
758 vk::Move<vk::VkSampler> sampler; in executeFragmentTest() local
H A DvktProtectedMemYCbCrConversionTests.cpp495 validateImage(ProtectedContext& ctx, const std::vector<YCbCrValidationData>& refData, const vk::VkSampler sampler, const vk::VkImageView imageView, const deUint32 combinedSamplerDescriptorCount) validateImage() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktObjectRefreshTests.cpp165 vk::Move<vk::VkSampler> sampler = createSampler(vkd, device, &samplerCreateInfo); in refreshObjects() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrConversionTests.cpp222 std::vector<vk::VkSampler> sampler; in createDescriptorSetLayout() local
/third_party/vk-gl-cts/modules/gles2/accuracy/
H A Des2aTextureMipmapTests.cpp540 tcu::Sampler sampler = mapGLSampler(m_wrapS, m_wrapT, m_minFilter, magFilter); in iterate() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderTextureFunctionTests.cpp132 tcu::Sampler sampler; member

Completed in 53 milliseconds

1...<<1112131415161718192021