OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gpu_shader4
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/glamor/
glamor_program.c
274
Bool
gpu_shader4
= FALSE;
local
288
gpu_shader4
= TRUE;
318
gpu_shader4
? "#extension GL_EXT_gpu_shader4 : require\n" : "",
333
gpu_shader4
? "#extension GL_EXT_gpu_shader4 : require\n#define texelFetch texelFetch2D\n#define uint unsigned int\n" : "",
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
builtin_functions.cpp
306
gpu_shader4
(const _mesa_glsl_parse_state *state)
function
1893
_truncate(
gpu_shader4
, glsl_type::float_type),
1894
_truncate(
gpu_shader4
, glsl_type::vec2_type),
1895
_truncate(
gpu_shader4
, glsl_type::vec3_type),
1896
_truncate(
gpu_shader4
, glsl_type::vec4_type),
2254
_textureSize(
gpu_shader4
, glsl_type::int_type, glsl_type::sampler1D_type),
2260
_textureSize(
gpu_shader4
, glsl_type::ivec2_type, glsl_type::sampler2D_type),
2266
_textureSize(
gpu_shader4
, glsl_type::ivec3_type, glsl_type::sampler3D_type),
2272
_textureSize(
gpu_shader4
, glsl_type::ivec2_type, glsl_type::samplerCube_type),
2505
_texture(ir_tex,
gpu_shader4
, glsl_type::vec4_type, glsl_type::sampler1D_type, glsl_type::float_type, TEX_OFFSET)
[
all
...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
builtin_functions.cpp
279
gpu_shader4
(const _mesa_glsl_parse_state *state)
function
1715
_truncate(
gpu_shader4
, glsl_type::float_type),
1716
_truncate(
gpu_shader4
, glsl_type::vec2_type),
1717
_truncate(
gpu_shader4
, glsl_type::vec3_type),
1718
_truncate(
gpu_shader4
, glsl_type::vec4_type),
2074
_textureSize(
gpu_shader4
, glsl_type::int_type, glsl_type::sampler1D_type),
2080
_textureSize(
gpu_shader4
, glsl_type::ivec2_type, glsl_type::sampler2D_type),
2086
_textureSize(
gpu_shader4
, glsl_type::ivec3_type, glsl_type::sampler3D_type),
2092
_textureSize(
gpu_shader4
, glsl_type::ivec2_type, glsl_type::samplerCube_type),
2315
_texture(ir_tex,
gpu_shader4
, glsl_type::vec4_type, glsl_type::sampler1D_type, glsl_type::float_type, TEX_OFFSET)
[
all
...]
Completed in 12 milliseconds
Indexes created Wed Jul 15 00:26:21 UTC 2026