/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fTextureBorderClampTests.cpp | 722 const glu::TextureTestUtil::ReferenceParams samplerParams = genSamplerParams(iterationConfig); in iterate() local 737 const glu::TextureTestUtil::ReferenceParams &samplerParams) in logParams() 775 const glu::TextureTestUtil::ReferenceParams &samplerParams) in renderTo() 883 const glu::TextureTestUtil::ReferenceParams &samplerParams) in renderQuad() 912 const glu::TextureTestUtil::ReferenceParams &samplerParams) in verifyImage() 1004 … const glu::TextureTestUtil::ReferenceParams &samplerParams, in verifyTextureSampleResult() 1037 … const glu::TextureTestUtil::ReferenceParams &samplerParams, in verifyTextureCompareResult() 1106 … const glu::TextureTestUtil::ReferenceParams &samplerParams, in verifyTextureGatherResult() 1173 … const glu::TextureTestUtil::ReferenceParams &samplerParams, in verifyTextureGatherCmpResult() 2101 const glu::TextureTestUtil::ReferenceParams samplerParams = getSamplerParams(); in iterate() local [all …]
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/ |
H A D | vktTextureFilteringExplicitLodTests.cpp | 119 … genSamplerDeclaration(const ImageViewParameters &imParams, const SamplerParameters &samplerParams) in genSamplerDeclaration() 158 string genLookupCode(const ImageViewParameters &imParams, const SamplerParameters &samplerParams, in genLookupCode() 358 SamplerParameters samplerParams; member 363 VkSamplerCreateInfo mapSamplerCreateInfo(const SamplerParameters &samplerParams) in mapSamplerCreateInfo() 854 VkFormatFeatureFlags getRequiredFormatFeatures(const SamplerParameters &samplerParams) in getRequiredFormatFeatures()
|
H A D | vktTextureConversionTests.cpp | 146 const ReferenceParams &samplerParams, in verifyPixels() 219 ReferenceParams samplerParams(TEXTURETYPE_2D); in iterate() local
|
H A D | vktSampleVerifier.cpp | 65 …rifier::SampleVerifier(const ImageViewParameters &imParams, const SamplerParameters &samplerParams, in SampleVerifier()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineSamplerTests.cpp | 292 const VkSamplerCreateInfo samplerParams = getSamplerCreateInfo(); in getImageSamplingInstanceParams() local 604 VkSamplerCreateInfo samplerParams = SamplerTest::getSamplerCreateInfo(); in getSamplerCreateInfo() local 624 VkSamplerCreateInfo samplerParams = SamplerTest::getSamplerCreateInfo(); in getSamplerCreateInfo() local 663 VkSamplerCreateInfo samplerParams = SamplerMagFilterTest::getSamplerCreateInfo(); in getSamplerCreateInfo() local 691 VkSamplerCreateInfo samplerParams = SamplerMinFilterTest::getSamplerCreateInfo(); in getSamplerCreateInfo() local 720 VkSamplerCreateInfo samplerParams = SamplerTest::getSamplerCreateInfo(); in getSamplerCreateInfo() local 793 VkSamplerCreateInfo samplerParams = SamplerTest::getSamplerCreateInfo(); in getSamplerCreateInfo() local
|
H A D | vktPipelineImageSamplingInstance.hpp | 92 const vk::VkSamplerCreateInfo samplerParams; member
|
H A D | vktPipelineImageViewTests.cpp | 111 const VkSamplerCreateInfo samplerParams = { in getImageSamplingInstanceParams() local
|
H A D | vktPipelineImageTests.cpp | 168 const VkSamplerCreateInfo samplerParams = { in getImageSamplingInstanceParams() local
|
H A D | vktPipelineDescriptorLimitsTests.cpp | 290 const VkSamplerCreateInfo samplerParams = mapSampler(sampler, texFormat); in iterate() local
|
H A D | vktPipelinePushDescriptorTests.cpp | 1339 VkSamplerCreateInfo samplerParams = { in init() local 2145 VkSamplerCreateInfo samplerParams = { in init() local
|
H A D | vktPipelineMultisampleShaderFragmentMaskTests.cpp | 99 const VkSamplerCreateInfo samplerParams = { in makeSampler() local
|
H A D | vktPipelineMultisampleImageTests.cpp | 537 const VkSamplerCreateInfo samplerParams = { in makeSampler() local
|
H A D | vktPipelineAttachmentFeedbackLoopLayoutTests.cpp | 1855 const VkSamplerCreateInfo samplerParams = getSamplerCreateInfo(); in getImageSamplingInstanceParams() local
|
H A D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 118 const VkSamplerCreateInfo samplerParams = { in makeSampler() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemShaderImageAccessTests.cpp | 702 const vk::VkSamplerCreateInfo samplerParams = vk::mapSampler(refSampler, texFormat); in executeComputeTest() local 980 const vk::VkSamplerCreateInfo samplerParams = vk::mapSampler(refSampler, texFormat); in executeFragmentTest() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/ |
H A D | codechal_decode_downsampling.cpp | 391 MHW_SAMPLER_STATE_PARAM samplerParams[m_samplerNum]; in DoFieldScaling() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageSampleDrawnCubeFaceTests.cpp | 143 const VkSamplerCreateInfo samplerParams = { in makeSampler() local
|
H A D | vktImageSampleCompressedTextureTests.cpp | 167 const VkSamplerCreateInfo samplerParams = { in makeSampler() local
|
H A D | vktImageMutableTests.cpp | 543 const VkSamplerCreateInfo samplerParams = { in makeSampler() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
H A D | vktGeometryBasicGeometryShaderTests.cpp | 350 const VkSamplerCreateInfo samplerParams = { in bindDescriptorSets() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmComputeShaderCase.cpp | 641 const VkSamplerCreateInfo samplerParams = { in iterate() local
|
H A D | vktSpvAsmGraphicsShaderTestUtil.cpp | 3784 const VkSamplerCreateInfo samplerParams{ in runAndVerifyDefaultPipeline() local
|
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | GLESv2Validation.cpp | 715 bool samplerParams(GL2Encoder* ctx, GLenum param) { in samplerParams() function
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingDescriptorCopyTests.cpp | 1152 const VkSamplerCreateInfo samplerParams = mapSampler(sampler, texFormat); in init() local 1473 const VkSamplerCreateInfo samplerParams = mapSampler(sampler, texFormat); in init() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktOpaqueTypeIndexingTests.cpp | 761 const VkSamplerCreateInfo samplerParams = mapSampler(samplerCopy, texFormat); in iterate() local
|