No views 1 minute ago Step into the world of telecommunications with Sajid's Telecom Store! In this video, we take you on a virtual tour showcasing the top-notch products and services from leading providers like Jazz, Telenor, Zong, and Ufone. Discover the key features and benefits of each network, handpicked just for you by Sajid himself. Whether you're looking for the best data packages, call rates, or customer service, we've got you covered! Don't miss out on this exclusive sneak peek into
Friday, August 18, 2023
Java language
// Levels=ps_2_0
// Code from MPC
sampler s0 : register(s0);
float4 p0 : register(c0);
#define height (p0[1])
//#define width (p0[0])
#define const_1 (16.0/255.0)
#define const_2 (255.0/219.0)
float4 main(float2 tex : TEXCOORD0) : COLOR
{
// original pixel
float4 c0 = tex2D(s0,tex);
if(height > 719 ) {
//if(width > 1279) {
return c0;
} else {
return((c0 - const_1) * const_2);
}
}
Subscribe to:
Post Comments (Atom)
The Best Mobile SIM Options in Pakistan: Sajid Mobile & Ultimate Telecom's Top Picks
The Best Mobile SIM Options in Pakistan: Sajid Mobile & Ultimate Telecom's Top Picks In Pakistan, staying connected is more importan...
-
The Best Mobile SIM Options in Pakistan: Sajid Mobile & Ultimate Telecom's Top Picks In Pakistan, staying connected is more importan...
No comments:
Post a Comment