Searched defs:normalizedCoords (Results  1 – 5 of 5) sorted by relevance
| /external/angle/src/libANGLE/ | 
| D | CLSampler.cpp | 86                  cl_bool normalizedCoords,  in Sampler()
 | 
| D | CLContext.cpp | 191     cl_bool normalizedCoords      = CL_TRUE;  in createSamplerWithProperties()  local223 cl_sampler Context::createSampler(cl_bool normalizedCoords,  in createSampler()
 
 | 
| /external/deqp/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
 | 
| /external/deqp/external/vulkancts/modules/vulkan/texture/ | 
| D | vktTextureTestUtil.cpp | 1661 …::Sampler::FilterMode minFilterMode, tcu::Sampler::FilterMode magFilterMode, bool normalizedCoords)  in createSampler()1684 …::Sampler::FilterMode minFilterMode, tcu::Sampler::FilterMode magFilterMode, bool normalizedCoords)  in createSampler()
 1698 …::Sampler::FilterMode minFilterMode, tcu::Sampler::FilterMode magFilterMode, bool normalizedCoords)  in createSampler()
 
 |