Home
last modified time | relevance | path

Searched defs:bitfieldReverse (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_integer.inl292 GLM_FUNC_QUALIFIER genType bitfieldReverse(genType x) function
298 GLM_FUNC_QUALIFIER vecType<T, P> bitfieldReverse(vecType<T, P> const & v) function
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dfunc_integer.inl292 GLM_FUNC_QUALIFIER genType bitfieldReverse(genType x) function
298 GLM_FUNC_QUALIFIER vecType<T, P> bitfieldReverse(vecType<T, P> const & v) function
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cShaderBitfieldOperationTests.cpp865 static GLuint bitfieldReverse(GLuint input) in bitfieldReverse() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp624 uint32_t bitfieldReverse(uint32_t num) in bitfieldReverse() function
/aosp_15_r20/external/angle/src/compiler/translator/
H A DSymbolTable_autogen.cpp71 constexpr const ImmutableString bitfieldReverse("bitfieldReverse"); variable