Home
last modified time | relevance | path

Searched defs:projected (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_ff.h68 uint16_t projected = 0; in nine_ff_get_projected_key() local
Dpixelshader9.h81 uint8_t projected; in NinePixelShader9_UpdateKey() local
Dnine_shader.h73 uint8_t projected; /* ps 1.1 to 1.3 */ member
Dnine_ff.c111 uint32_t projected : 16; member
/third_party/skia/third_party/externals/swiftshader/src/Device/
DVertex.hpp51 } projected; member
/third_party/libwebsockets/lib/misc/
Ddiskcache.c443 uint64_t avg = 4096, capacity, projected; in lws_diskcache_trim() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_tex.c123 nir_ssa_def *projected = nir_fmul(b, unprojected, inv_proj); in project_src() local
/third_party/skia/src/gpu/geometry/
DGrQuadUtils.cpp1230 Vertices projected = { fEdgeVectors.fX2D, fEdgeVectors.fY2D, /*w*/ 1.f, 0.f, 0.f, 0.f, 0 }; in adjustVertices() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fRasterizationTests.cpp2068 …tcu::TestCaseGroup* const projected = new tcu::TestCaseGroup(m_testCtx, "projected", "Projective i… in init() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fRasterizationTests.cpp2313 …tcu::TestCaseGroup* const projected = new tcu::TestCaseGroup(m_testCtx, "projected", "Projective i… in init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp7143 …tcu::TestCaseGroup* const projected = new tcu::TestCaseGroup(testCtx, "projected", "Projective int… in createRasterizationTests() local