Home
last modified time | relevance | path

Searched refs:FLOAT32 (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/
H A Dnv_control.h108 typedef float FLOAT32; typedef
398 FLOAT32 row1_col1 F32;
399 FLOAT32 row1_col2 F32;
400 FLOAT32 row1_col3 F32;
401 FLOAT32 row1_col4 F32;
402 FLOAT32 row2_col1 F32;
403 FLOAT32 row2_col2 F32;
404 FLOAT32 row2_col3 F32;
405 FLOAT32 row2_col4 F32;
406 FLOAT32 row3_col
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp79 FLOAT32, member in vkt::RayTracing::__anon28522::DataType
152 case DataType::FLOAT32: dataSize = sizeof(tcu::Float32); break; in getElementSize()
298 std::make_pair(std::make_pair(DataType::FLOAT32, VectorType::SCALAR), "float32_t"), in getGLSLInputValDecl()
299 std::make_pair(std::make_pair(DataType::FLOAT32, VectorType::V2), "f32vec2"), in getGLSLInputValDecl()
300 std::make_pair(std::make_pair(DataType::FLOAT32, VectorType::V3), "f32vec3"), in getGLSLInputValDecl()
301 std::make_pair(std::make_pair(DataType::FLOAT32, VectorType::V4), "f32vec4"), in getGLSLInputValDecl()
302 std::make_pair(std::make_pair(DataType::FLOAT32, VectorType::A5), "float32_t"), in getGLSLInputValDecl()
729 else if (m_params.dataType == DataType::FLOAT32) in initPrograms()
968 case DataType::FLOAT32: in initPrograms()
1116 if (!(m_params.dataType == DataType::FLOAT32 in initPrograms()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp79 FLOAT32, member in vkt::RayTracing::__anon29706::DataType
152 case DataType::FLOAT32: dataSize = sizeof(tcu::Float32); break; in getElementSize()
298 std::make_pair(std::make_pair(DataType::FLOAT32, VectorType::SCALAR), "float32_t"), in getGLSLInputValDecl()
299 std::make_pair(std::make_pair(DataType::FLOAT32, VectorType::V2), "f32vec2"), in getGLSLInputValDecl()
300 std::make_pair(std::make_pair(DataType::FLOAT32, VectorType::V3), "f32vec3"), in getGLSLInputValDecl()
301 std::make_pair(std::make_pair(DataType::FLOAT32, VectorType::V4), "f32vec4"), in getGLSLInputValDecl()
302 std::make_pair(std::make_pair(DataType::FLOAT32, VectorType::A5), "float32_t"), in getGLSLInputValDecl()
729 else if (m_params.dataType == DataType::FLOAT32) in initPrograms()
968 case DataType::FLOAT32: in initPrograms()
1116 if (!(m_params.dataType == DataType::FLOAT32 in initPrograms()
[all...]
/third_party/python/Modules/_ctypes/libffi_osx/include/
H A Dffi_common.h96 typedef float FLOAT32; typedef
/third_party/mesa3d/src/glx/
H A Dpacksingle.h93 *((FLOAT32 *) (pc + offset)) = a
/third_party/node/deps/v8/src/objects/
H A Delements-kind.h25 V(Float32, float32, FLOAT32, float) \
70 V(RabGsabFloat32, rab_gsab_float32, RAB_GSAB_FLOAT32, float, FLOAT32) \
/third_party/jerryscript/jerry-core/api/
H A Djerry.c4118 TYPEDARRAY_ENTRY (FLOAT32, FLOAT32, 2),

Completed in 16 milliseconds