Searched defs:projected (Results 1 – 11 of 11) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | nine_ff.h | 68 uint16_t projected = 0; in nine_ff_get_projected_key() local
|
D | pixelshader9.h | 81 uint8_t projected; in NinePixelShader9_UpdateKey() local
|
D | nine_shader.h | 73 uint8_t projected; /* ps 1.1 to 1.3 */ member
|
D | nine_ff.c | 111 uint32_t projected : 16; member
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
D | Vertex.hpp | 51 } projected; member
|
/third_party/libwebsockets/lib/misc/ |
D | diskcache.c | 443 uint64_t avg = 4096, capacity, projected; in lws_diskcache_trim() local
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_lower_tex.c | 123 nir_ssa_def *projected = nir_fmul(b, unprojected, inv_proj); in project_src() local
|
/third_party/skia/src/gpu/geometry/ |
D | GrQuadUtils.cpp | 1230 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/ |
D | es2fRasterizationTests.cpp | 2068 …tcu::TestCaseGroup* const projected = new tcu::TestCaseGroup(m_testCtx, "projected", "Projective i… in init() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fRasterizationTests.cpp | 2313 …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/ |
D | vktRasterizationTests.cpp | 7143 …tcu::TestCaseGroup* const projected = new tcu::TestCaseGroup(testCtx, "projected", "Projective int… in createRasterizationTests() local
|