Searched defs:normalizedCoords (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | CLSampler.cpp | 86 cl_bool normalizedCoords, in Sampler()
|
D | CLContext.cpp | 191 cl_bool normalizedCoords = CL_TRUE; in createSamplerWithProperties() local 223 cl_sampler Context::createSampler(cl_bool normalizedCoords, in createSampler()
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuTexVerifierUtil.cpp | 58 Vec2 computeNonNormalizedCoordBounds (const bool normalizedCoords, const int dim, const float coord… in computeNonNormalizedCoordBounds()
|
D | tcuTexture.hpp | 268 bool normalizedCoords; member in tcu::Sampler
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureTestUtil.cpp | 1520 …::Sampler::FilterMode minFilterMode, tcu::Sampler::FilterMode magFilterMode, bool normalizedCoords) in createSampler() 1542 …::Sampler::FilterMode minFilterMode, tcu::Sampler::FilterMode magFilterMode, bool normalizedCoords) in createSampler() 1556 …::Sampler::FilterMode minFilterMode, tcu::Sampler::FilterMode magFilterMode, bool normalizedCoords) in createSampler()
|