Home
last modified time | relevance | path

Searched defs:resources (Results 1 – 25 of 196) sorted by relevance

12345678

/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DConstructCompiler_test.cpp17 ShBuiltInResources resources; in TEST() local
27 ShBuiltInResources resources; in TEST() local
38 ShBuiltInResources resources; in TEST() local
DShaderVariable_test.cpp217 ShBuiltInResources resources; in TEST() local
240 ShBuiltInResources resources; in TEST() local
275 ShBuiltInResources resources; in TEST() local
317 ShBuiltInResources resources; in TEST() local
360 ShBuiltInResources resources; in TEST() local
DExtensionDirective_test.cpp101 void initResources(ShBuiltInResources *resources) override in initResources()
126 void initResources(ShBuiltInResources *resources) override in initResources()
151 void initResources(ShBuiltInResources *resources) override { resources->EXT_YUV_target = 1; } in initResources()
DCollectVariables_test.cpp40 ShBuiltInResources resources; in SetUp() local
49 virtual void initTranslator(const ShBuiltInResources &resources) in initTranslator()
164 void initTranslator(const ShBuiltInResources &resources) override in initTranslator()
182 ShBuiltInResources resources; in SetUp() local
220 void initTranslator(const ShBuiltInResources &resources) in initTranslator()
622 ShBuiltInResources resources = mTranslator->getResources(); in TEST_F() local
649 ShBuiltInResources resources = mTranslator->getResources(); in TEST_F() local
674 ShBuiltInResources resources = mTranslator->getResources(); in TEST_F() local
696 ShBuiltInResources resources = mTranslator->getResources(); in TEST_F() local
720 ShBuiltInResources resources = mTranslator->getResources(); in TEST_F() local
[all …]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DInitialize.cpp12 void InitExtensionBehavior(const ShBuiltInResources &resources, TExtensionBehavior &extBehavior) in InitExtensionBehavior()
182 void ResetExtensionBehavior(const ShBuiltInResources &resources, in ResetExtensionBehavior()
Dglslang_wrapper.cpp62 void GetBuiltInResources(const ShBuiltInResources &resources, TBuiltInResource *outResources) in GetBuiltInResources()
108 ANGLE_NO_DISCARD bool GlslangCompileToSpirv(const ShBuiltInResources &resources, in GlslangCompileToSpirv()
/third_party/node/test/node-api/test_policy/
Dtest_policy.js33 function writePolicy(...resources) {
34 const manifest = { resources: {} }; property
42 function test(shouldFail, resources) { argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmVariablePointersTests.cpp1591 GraphicsResources resources; in addVariablePointersGraphicsGroup() local
1613 GraphicsResources resources; in addVariablePointersGraphicsGroup() local
1635 GraphicsResources resources; in addVariablePointersGraphicsGroup() local
1665 GraphicsResources resources; in addVariablePointersGraphicsGroup() local
1693 GraphicsResources resources; in addVariablePointersGraphicsGroup() local
1721 GraphicsResources resources; in addVariablePointersGraphicsGroup() local
1755 GraphicsResources resources; in addVariablePointersGraphicsGroup() local
2067 GraphicsResources resources; in addTwoInputBufferReadOnlyVariablePointersGraphicsGroup() local
2091 GraphicsResources resources; in addTwoInputBufferReadOnlyVariablePointersGraphicsGroup() local
2114 GraphicsResources resources; in addTwoInputBufferReadOnlyVariablePointersGraphicsGroup() local
[all …]
DvktSpvAsmPointerParameterTests.cpp691 GraphicsResources resources; in addGraphicsPointerParamToParamTest() local
769 GraphicsResources resources; in addGraphicsPointerParamToGlobalTest() local
866 GraphicsResources resources; in addGraphicsPointerBufferMemoryTest() local
977 GraphicsResources resources; in addGraphicsPointerBufferMemoryVariablePointersTest() local
/third_party/node/test/pummel/
Dtest-policy-integrity-worker-commonjs.js125 resources: {}, property
283 const resources = { variable
302 resources[parentPath] = { variable
316 resources[workerSpawnerPath] = { variable
341 resources['./package.json'] = { variable
366 resources, property
Dtest-policy-integrity-worker-module.js125 resources: {}, property
283 const resources = { variable
302 resources[parentPath] = { variable
316 resources[workerSpawnerPath] = { variable
340 resources['./package.json'] = { variable
364 resources, property
Dtest-policy-integrity-worker-no-package-json.js125 resources: {}, property
279 const resources = { variable
298 resources[parentPath] = { variable
312 resources[workerSpawnerPath] = { variable
336 resources, property
Dtest-policy-integrity-parent-module.js108 resources: {}, property
266 const resources = { variable
285 resources[parentPath] = { variable
318 resources['./package.json'] = { variable
343 resources, property
Dtest-policy-integrity-parent-commonjs.js108 resources: {}, property
266 const resources = { variable
285 resources[parentPath] = { variable
318 resources['./package.json'] = { variable
343 resources, property
Dtest-policy-integrity-dep.js107 resources: {}, property
276 const resources = { variable
296 resources[parentPath] = { variable
331 resources['./package.json'] = { variable
356 resources, property
Dtest-policy-integrity-parent-no-package-json.js108 resources: {}, property
262 const resources = { variable
281 resources[parentPath] = { variable
315 resources, property
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dmemory.hpp109 std::unique_ptr<root_resource>> resources; member in clover::root_buffer
131 std::unique_ptr<sub_resource>> resources; member in clover::sub_buffer
176 std::unique_ptr<root_resource>> resources; member in clover::image
/third_party/skia/third_party/externals/spirv-cross/tests-other/
Dc_api_test.c65 static void dump_resource_list(spvc_compiler compiler, spvc_resources resources, spvc_resource_type… in dump_resource_list()
82 static void dump_resources(spvc_compiler compiler, spvc_resources resources) in dump_resources()
117 spvc_resources resources = NULL; in main() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DInitialize.cpp25 void InsertBuiltInFunctions(GLenum type, const ShBuiltInResources &resources, TSymbolTable &symbolT… in InsertBuiltInFunctions()
478 const ShBuiltInResources &resources, in IdentifyBuiltIns()
519 void InitExtensionBehavior(const ShBuiltInResources& resources, in InitExtensionBehavior()
/third_party/node/test/fixtures/policy/
Ddep-policy.json2 "resources": { object
/third_party/node/test/fixtures/policy-manifest/
Dinvalid.json2 "resources": { object
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_cs.c138 struct pipe_surface **resources) in svga_set_compute_resources()
153 struct pipe_resource **resources, in svga_set_global_binding()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_compute.c102 struct pipe_surface **resources) in panfrost_set_compute_resources()
110 struct pipe_resource **resources, in panfrost_set_global_binding()
/third_party/node/test/fixtures/policy/dependencies/
Ddependencies-redirect-unknown-builtin-policy.json2 "resources": { object
Ddependencies-redirect-builtin-policy.json2 "resources": { object

12345678