Home
last modified time | relevance | path

Searched defs:asFloat (Results 1 – 10 of 10) sorted by relevance

/third_party/vk-gl-cts/framework/randomshaders/
DrsgVariableValue.hpp101 float asFloat (void) const { DE_STATIC_ASSERT(Stride == 1); return m_value->floatVal; } in asFloat() function in rsg::ConstStridedValueAccess
106 …float asFloat (int ndx) const { DE_ASSERT(de::inBounds(ndx, 0, Stride)); return m_value… in asFloat() function in rsg::ConstStridedValueAccess
134 float& asFloat (void) { DE_STATIC_ASSERT(Stride == 1); return this->m_value->floatVal; } in asFloat() function in rsg::StridedValueAccess
139 …float& asFloat (int ndx) { DE_ASSERT(de::inBounds(ndx, 0, Stride)); return this->m_value… in asFloat() function in rsg::StridedValueAccess
/third_party/vk-gl-cts/framework/common/
DtcuFloat.hpp181 inline float Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::asFloat (void) co… in asFloat() function in tcu::Float
DtcuVector.hpp149 Vector<float, Size> asFloat (void) const { return cast<float>(); } in asFloat() function in tcu::Vector
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DUtilsVk.cpp71 float asFloat; in ValidateFloatOneAsUint() member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES1.cpp840 GLfloat asFloat = in ValidateFogx() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp2589 spirv::IdRef asFloat = component; in writeComponentCapture() local
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3158 float Value::asFloat() const { in asFloat() function in Json::Value
/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp3190 float Value::asFloat() const { in asFloat() function in Json::Value
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3158 float Value::asFloat() const { in asFloat() function in Json::Value
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3158 float Value::asFloat() const { in asFloat() function in Json::Value