INTZ DX format
http://aras-p.info/texts/D3D9GPUHacks.html
格式 | 用法 | 资源 | 描述 | NVIDIA GeForce | AMD Radeon | 英特尔 |
---|---|---|---|---|---|---|
阴影映射 | ||||||
D3DFMT_D16 | DS | TEX | 样本深度缓冲区直接作为阴影贴图 。 | 2001(GF3) | 2006(HD2xxx) | 2006(965) |
D3DFMT_D24X8 | DS | TEX | 2001(GF3) | 2006(HD2xxx) | 2006(965) | |
深度缓冲区作为纹理 | ||||||
DF16 | DS | TEX | 读深度缓冲区作为纹理 。 | 2002(9500) | 2008(G45) | |
DF24 | DS | TEX | 2005(X1300) | 2011(Gen6) | ||
INTZ | DS | TEX | 2006(GF8) | 2008(HD4xxx) | 2008(G45) | |
RAWZ | DS | TEX | 只有GF6&7 | |||
抗锯齿相关 | ||||||
RESZ | RT | 冲浪 | 将MSAA的深度模板表面解析为非MSAA的深度纹理。 | 2008(HD4xxx) | 2008(G45) | |
ATOC | 0 | 冲浪 | 透明度抗锯齿 。 | 2005(GF7) | 2011(Gen6) | |
SSAA | 0 | 冲浪 | 2005(GF7) | |||
所有AMD DX9 +硬件 | 2002(9500) | |||||
N / A | 覆盖采样抗锯齿[5] | 2006(GF8) | ||||
纹理 | ||||||
ATI1 | 0 | TEX | ATI1n&ATI2n纹理压缩格式。 | 2006(GF8) | 2005(X1300) | 2008(G45) |
ATI2 | 0 | TEX | 2004(GF6) | 2002(9500) | 2008(G45) | |
DF24 | DS | TEX | 取4:当采样1通道纹理时,返回四个触摸的纹素值[1] 。 检查DF24支持。 | 2005(X1300) | 2011(Gen6) | |
杂项 | ||||||
空值 | RT | 冲浪 | 虚拟渲染不消耗视频内存的目标曲面。 | 2004(GF6) | 2008(HD4xxx) | 2010(Gen5) |
NVDB | 0 | 冲浪 | 深度测试 | 2004(GF6) | ||
R2VB | 0 | 冲浪 | 渲染到顶点缓冲区 。 | 只有GF6&7 | 2002(9500) | |
INST | 0 | 冲浪 | 在前SM3.0硬件上的几何实例 。 | 2002(9500) |
被墙了 只能看翻译了
INTZ的depth可以拿来做srv
用
if(CheckResourceFormatSupport(m_D3D, devCaps, displayMode, intZFormat,
D3DRTYPE_TEXTURE, D3DUSAGE_DEPTHSTENCIL) == D3D_OK)这种可以check这些format
DXHardwareCapabilities
INTZ DX format的更多相关文章
- ANN神经网络——Sigmoid 激活函数编程练习 (Python实现)
# ---------- # # There are two functions to finish: # First, in activate(), write the sigmoid activa ...
- 用tensorflow求偏导
# coding:utf-8 from __future__ import absolute_import from __future__ import unicode_literals from _ ...
- Dx 1 error; aborting Conversion to Dalvik format failed with error 1
Dx 1 error; aborting Conversion to Dalvik format failed with error 1 问题实质是工程中android.jar包大于一个: 保留一个a ...
- OpenCascade BRep Format Description
OpenCascade BRep Format Description eryar@163.com 摘要Abstract:本文结合OpenCascade的BRep格式描述文档和源程序,对BRep格式进 ...
- Dx unsupported class file version 52.0
最近用ADT时遇到这个bug,折腾了好几天. 报错信息: Dx unsupported class file version 52.0 Conversion to Dalvik format fail ...
- VMWare File Format Learning && Use VHD File To Boot VMWare && CoreOS Docker Configuration And Running
目录 . Virtual Machine Introduce . Vmware Image File Format . VHD File Format . Convert VHD File Into ...
- dx wpf的各种坑
这篇随笔总结dx wpf使用中的各种坑,持续更新~ LookUpEdit里内嵌的DXGrid的名字必须是"PART_GridControl",不能不写.也不能写错.我对比了2个小时 ...
- faster rcnn test demo ---repaired for video input and save the image, label, score et al. into .mat format
faster rcnn test demo ---repaired for video input and save the image, label, score et al. into .mat ...
- DX 绘制位图
简单地学习了四个API: HRESULT CreateOffscreenPlainSurface( [in] UINT Width, // 宽度 [in] UINT Height, // 高度 [in ...
随机推荐
- [UOJ#348][WC2018]州区划分
[UOJ#348][WC2018]州区划分 试题描述 小 \(S\) 现在拥有 \(n\) 座城市,第ii座城市的人口为 \(w_i\),城市与城市之间可能有双向道路相连. 现在小 \(S\) 要将这 ...
- [AtCoder AGC27A]Candy Distribution Again
题目大意:把$x$个糖果分给$n$个人,必须分完,如果第$i$个人拿到$a_i$个糖果,就会开心,输出最多多少人开心 题解:从小到大排序,判断是否可以让他开心,注意最后判断是否要少一个人(没分完) 卡 ...
- vue实现多个元素或多个组件之间动画效果
多个元素的过渡 <style> .v-enter,.v-leave-to{ opacity: 0; } .v-enter-acitve,.v-leave-active{ opacity: ...
- BZOJ 1861: [Zjoi2006]Book 书架 | SPlay 板题
#include<cstdio> #include<algorithm> #include<cstring> #define N 80010 #define whi ...
- 《R语言实战》读书笔记--第四章 基本数据管理
本章内容: 操纵日期和缺失值 熟悉数据类型的转换 变量的创建和重编码 数据集的排序,合并与取子集 选入和丢弃变量 多说一句,数据预处理的时间是最长的……确实是这样的,额. 4.1一个示例 4.2创建新 ...
- 解决PKIX path building failed
起因 上周在生产环境部署时,把安全证书加到k8s-ingress中时发现报该错误 解决 找网上解决方案,因为这种问题相对比较少见,也没百度,直接谷歌,找到解决方案如下:https://stackove ...
- oracle 的数组(转)
declare type t_indexby is table of number index by binary_integer; type t_nested is table of number; ...
- BeeFramework 系列
http://ilikeido.iteye.com/category/281079 BeeFramework 系列三 MVC篇上 博客分类: Beeframework iphone开发 mvc框架Be ...
- Python开发【项目】:FTP程序
作业:开发一个支持多用户在线的FTP程序 要求: 用户加密认证 允许同时多用户登录 每个用户有自己的家目录 ,且只能访问自己的家目录 对用户进行磁盘配额,每个用户的可用空间不同 允许用户在ftp se ...
- Mongodb的学习整理(下)
聚合 aggregate 聚合(aggregate)主要用于计算数据,类似sql中的sum().avg() 语法 db.集合名称.aggregate([{管道:{表达式}}]) 管道 管道在Unix和 ...