Home
last modified time | relevance | path

Searched defs:tq (Results 1 – 9 of 9) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/
DgluTextureTestUtil.cpp236 …de, const tcu::IVec2& dstSize, const tcu::IVec2& srcSize, const tcu::Vec3& sq, const tcu::Vec3& tq) in computeNonProjectedTriLod()
277 …u::IVec2& dstSize, const tcu::IVec3& srcSize, const tcu::Vec3& sq, const tcu::Vec3& tq, const tcu:… in computeNonProjectedTriLod()
428 …ccess& dst, const tcu::Texture2DView& rawSrc, const tcu::Vec4& sq, const tcu::Vec4& tq, const Refe… in sampleTextureNonProjected()
512 …ccess& dst, const tcu::Texture2DView& rawSrc, const tcu::Vec4& sq, const tcu::Vec4& tq, const Refe… in sampleTextureProjected()
560 const tcu::Vec4 tq = tcu::Vec4(texCoord[0+1], texCoord[2+1], texCoord[4+1], texCoord[6+1]); in sampleTexture() local
572 const tcu::Vec4 tq = tcu::Vec4(texCoord[0+1], texCoord[2+1], texCoord[4+1], texCoord[6+1]); in sampleTexture() local
630 …ess& dst, const tcu::TextureCubeView& rawSrc, const tcu::Vec4& sq, const tcu::Vec4& tq, const tcu:… in sampleTextureCube()
683 const tcu::Vec4 tq = tcu::Vec4(texCoord[0+1], texCoord[3+1], texCoord[6+1], texCoord[9+1]); in sampleTexture() local
689 …& dst, const tcu::Texture2DArrayView& rawSrc, const tcu::Vec4& sq, const tcu::Vec4& tq, const tcu:… in sampleTextureNonProjected()
731 tcu::Vec4 tq = tcu::Vec4(texCoord[0+1], texCoord[3+1], texCoord[6+1], texCoord[9+1]); in sampleTexture() local
[all …]
/third_party/rust/crates/bindgen/bindgen-integration/src/
Dlib.rs320 let tq = in test_wrap_static_fns() localVariable
/third_party/libwebsockets/lib/system/async-dns/
Dasync-dns.c643 lws_adns_q_t tq; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureSwizzleTests.cpp175 …const tcu::Vec4 tq = tcu::Vec4(texCoord[0+1], texCoord[2+1], texCoord[4+1], texCoord[6+1]… in iterate() local
/third_party/ffmpeg/libavfilter/
Daf_dynaudnorm.c466 static double gaussian_filter(DynamicAudioNormalizerContext *s, cqueue *q, cqueue *tq) in gaussian_filter()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c833 struct threaded_query *tq = threaded_query(query); in tc_call_destroy_query() local
876 struct threaded_query *tq = threaded_query(p->query); in tc_call_end_query() local
889 struct threaded_query *tq = threaded_query(query); in tc_end_query() local
907 struct threaded_query *tq = threaded_query(query); in tc_get_query_result() local
3019 struct threaded_query *tq, *tmp; in tc_flush_queries() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dlibtommath.c1611 mp_int ta, tb, tq, q; in mp_div() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dlibtommath.c1611 mp_int ta, tb, tq, q; in mp_div() local
/third_party/vk-gl-cts/framework/common/
DtcuAstcUtil.cpp298 deUint32 tq; //!< Trit or quint value, depending on ISE mode. member