Home
last modified time | relevance | path

Searched refs:exp_ (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkan-docs/src/config/
Dmathtest.adoc278 exp_{shared} =
293 \frac{red_{clamped}}{2^{(exp_{shared}-B-N)}}+ \frac{1}{2}
297 \frac{green_{clamped}}{2^{(exp_{shared}-B-N)}}+ \frac{1}{2}
301 \frac{blue_{clamped}}{2^{(exp_{shared}-B-N)}}+ \frac{1}{2}
Dmathtest.txt278 exp_{shared} =
293 \frac{red_{clamped}}{2^{(exp_{shared}-B-N)}}+ \frac{1}{2}
297 \frac{green_{clamped}}{2^{(exp_{shared}-B-N)}}+ \frac{1}{2}
301 \frac{blue_{clamped}}{2^{(exp_{shared}-B-N)}}+ \frac{1}{2}
/third_party/mesa3d/src/amd/compiler/
Daco_statistics.cpp87 wait_counter_info(unsigned vm_, unsigned exp_, unsigned lgkm_, unsigned vs_) in wait_counter_info()
88 : vm(vm_), exp(exp_), lgkm(lgkm_), vs(vs_) in wait_counter_info()
Daco_ir.cpp811 wait_imm::wait_imm(uint16_t vm_, uint16_t exp_, uint16_t lgkm_, uint16_t vs_) in wait_imm() argument
812 : vm(vm_), exp(exp_), lgkm(lgkm_), vs(vs_) in wait_imm()
Daco_ir.h272 wait_imm(uint16_t vm_, uint16_t exp_, uint16_t lgkm_, uint16_t vs_);
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dtextures.txt291 exp_{shared} =
307 { \frac{red_{clamped}}{2^{(exp_{shared}-B-N)}}+ \frac{1}{2} }
311 { \frac{green_{clamped}}{2^{(exp_{shared}-B-N)}}+ \frac{1}{2} }
315 { \frac{blue_{clamped}}{2^{(exp_{shared}-B-N)}}+ \frac{1}{2} }
328 {empty}:: latexmath:[red = red_{shared} \times {2^{(exp_{shared}-B-N)}}]
330 {2^{(exp_{shared}-B-N)}}]
331 {empty}:: latexmath:[blue = blue_{shared} \times {2^{(exp_{shared}-B-N)}}]
Dtextures.adoc308 exp_{shared} =
324 { \frac{red_{clamped}}{2^{(exp_{shared}-B-N)}}+ \frac{1}{2} }
328 { \frac{green_{clamped}}{2^{(exp_{shared}-B-N)}}+ \frac{1}{2} }
332 { \frac{blue_{clamped}}{2^{(exp_{shared}-B-N)}}+ \frac{1}{2} }
345 {empty}:: latexmath:[red = red_{shared} \times {2^{(exp_{shared}-B-N)}}]
347 {2^{(exp_{shared}-B-N)}}]
348 {empty}:: latexmath:[blue = blue_{shared} \times {2^{(exp_{shared}-B-N)}}]
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp82909 static nsIAtom* exp_; member in nsGkAtoms