Home
last modified time | relevance | path

Searched defs:samplerParams (Results 1 – 22 of 22) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerTests.cpp326 const VkSamplerCreateInfo samplerParams = getSamplerCreateInfo(); in createInstance() local
506 VkSamplerCreateInfo samplerParams = SamplerTest::getSamplerCreateInfo(); in getSamplerCreateInfo() local
528 VkSamplerCreateInfo samplerParams = SamplerTest::getSamplerCreateInfo(); in getSamplerCreateInfo() local
571 VkSamplerCreateInfo samplerParams = SamplerMagFilterTest::getSamplerCreateInfo(); in getSamplerCreateInfo() local
600 VkSamplerCreateInfo samplerParams = SamplerMinFilterTest::getSamplerCreateInfo(); in getSamplerCreateInfo() local
634 VkSamplerCreateInfo samplerParams = SamplerTest::getSamplerCreateInfo(); in getSamplerCreateInfo() local
707 VkSamplerCreateInfo samplerParams = SamplerTest::getSamplerCreateInfo(); in getSamplerCreateInfo() local
DvktPipelineImageViewTests.cpp200 const VkSamplerCreateInfo samplerParams = in createInstance() local
DvktPipelineImageTests.cpp218 const VkSamplerCreateInfo samplerParams = in createInstance() local
DvktPipelineMultisampleImageTests.cpp458 const VkSamplerCreateInfo samplerParams = in makeSampler() local
DvktPipelinePushDescriptorTests.cpp1265 VkSamplerCreateInfo samplerParams = in init() local
2062 VkSamplerCreateInfo samplerParams = in init() local
DvktPipelineImageSamplingInstance.cpp197 const VkSamplerCreateInfo& samplerParams, in ImageSamplingInstance()
/external/skia/src/gpu/effects/
DGrSimpleTextureEffect.h49 GrSamplerState samplerParams) in GrSimpleTextureEffect()
DGrRectBlurEffect.h102 GrSamplerState samplerParams) in GrRectBlurEffect()
/external/skqp/src/gpu/effects/
DGrSimpleTextureEffect.h49 GrSamplerState samplerParams) in GrSimpleTextureEffect()
DGrRectBlurEffect.h101 GrSamplerState samplerParams) in GrRectBlurEffect()
/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp717 const glu::TextureTestUtil::ReferenceParams samplerParams = genSamplerParams(iterationConfig); in iterate() local
731 …est::logParams (const IterationConfig& config, const glu::TextureTestUtil::ReferenceParams& sample… in logParams()
764 const glu::TextureTestUtil::ReferenceParams& samplerParams) in renderTo()
870 …rClampTest::renderQuad (const float* texCoord, const glu::TextureTestUtil::ReferenceParams& sample… in renderQuad()
911 const glu::TextureTestUtil::ReferenceParams& samplerParams) in verifyImage()
1012 const glu::TextureTestUtil::ReferenceParams& samplerParams, in verifyTextureSampleResult()
1042 const glu::TextureTestUtil::ReferenceParams& samplerParams, in verifyTextureCompareResult()
1103 const glu::TextureTestUtil::ReferenceParams& samplerParams, in verifyTextureGatherResult()
1166 const glu::TextureTestUtil::ReferenceParams& samplerParams, in verifyTextureGatherCmpResult()
2136 const glu::TextureTestUtil::ReferenceParams samplerParams = getSamplerParams(); in iterate() local
[all …]
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringExplicitLodTests.cpp156 const SamplerParameters& samplerParams) in genSamplerDeclaration()
196 const SamplerParameters& samplerParams, in genLookupCode()
410 SamplerParameters samplerParams; member
415 VkSamplerCreateInfo mapSamplerCreateInfo (const SamplerParameters& samplerParams) in mapSamplerCreateInfo()
922 VkFormatFeatureFlags getRequiredFormatFeatures (const SamplerParameters& samplerParams) in getRequiredFormatFeatures()
DvktSampleVerifier.cpp66 const SamplerParameters& samplerParams, in SampleVerifier()
/external/skia/src/gpu/gl/
DGrGLTexture.h83 void setCachedParams(const SamplerParams* samplerParams, in setCachedParams()
/external/skqp/src/gpu/gl/
DGrGLTexture.h96 void setCachedParams(const SamplerParams* samplerParams, in setCachedParams()
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemShaderImageAccessTests.cpp622 const vk::VkSamplerCreateInfo samplerParams = vk::mapSampler(refSampler, texFormat); in executeComputeTest() local
856 const vk::VkSamplerCreateInfo samplerParams = vk::mapSampler(refSampler, texFormat); in executeFragmentTest() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicGeometryShaderTests.cpp357 const VkSamplerCreateInfo samplerParams = in bindDescriptorSets() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp598 const VkSamplerCreateInfo samplerParams = in iterate() local
DvktSpvAsmGraphicsShaderTestUtil.cpp3155 const VkSamplerCreateInfo samplerParams = in runAndVerifyDefaultPipeline() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp736 const VkSamplerCreateInfo samplerParams = mapSampler(samplerCopy, texFormat); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp1635 const VkSamplerCreateInfo samplerParams = mapSampler(refSampler, texFormat); in createSamplerUniform() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp568 const VkSamplerCreateInfo samplerParams = in makeSampler() local